Merge branch 'main' of github.com:nighthawk-apps/zcash-explorer

This commit is contained in:
Vamsi Krishna B 2023-04-01 08:06:37 +05:30
commit ff72fc0638
2 changed files with 2 additions and 1 deletions

View File

@ -235,7 +235,7 @@ Heroicon name: outline/x" x-state:on="Menu open" x-state:off="Menu closed" class
<p class="mt-8 text-center text-base text-gray-400">
&copy; <script>document.write(/\d{4}/.exec(Date())[0])</script>
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>

View File

@ -30,6 +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">No tracker #Zcash Block Explorer.</span>
</p>
</div>
</footer>