Update footer.html.heex

This commit is contained in:
nighthawk24 2023-03-30 04:37:41 -04:00 committed by GitHub
parent b63ae583e9
commit bec49f11d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
</div>
<p class="mt-8 text-center text-base text-gray-400">
&copy; <%= DateTime.utc_now.year %> Nighthawk Apps.
<span class="block sm:inline">Funded by Zcash Community Grants.</span>
<span class="block sm:inline">No tracker #Zcash Block Explorer.</span>
</p>
</div>
</footer>