diff --git a/assets/static/privacy.html b/assets/static/privacy.html index b2227d6..7ccbdbf 100644 --- a/assets/static/privacy.html +++ b/assets/static/privacy.html @@ -189,7 +189,7 @@ Heroicon name: outline/x" x-state:on="Menu open" x-state:off="Menu closed" class

© 2021 Nighthawk Apps. - Funded by ZOMG. + Funded by Zcash Community Grants.

diff --git a/lib/zcash_explorer_web/templates/layout/footer.html.eex b/lib/zcash_explorer_web/templates/layout/footer.html.eex index a784786..53b570d 100644 --- a/lib/zcash_explorer_web/templates/layout/footer.html.eex +++ b/lib/zcash_explorer_web/templates/layout/footer.html.eex @@ -30,7 +30,7 @@

© <%= DateTime.utc_now.year %> Nighthawk Apps. - Funded by ZOMG. + Funded by Zcash Community Grants.

\ No newline at end of file diff --git a/lib/zcash_explorer_web/templates/page/nodes.html.eex b/lib/zcash_explorer_web/templates/page/nodes.html.eex index 927e99d..e687c4b 100644 --- a/lib/zcash_explorer_web/templates/page/nodes.html.eex +++ b/lib/zcash_explorer_web/templates/page/nodes.html.eex @@ -1,7 +1,7 @@

- Zcash connected network nodes + Network nodes connected to Zcash Block Explorer:

<%= live_render(@conn, ZcashExplorerWeb.NodesLive) %>
diff --git a/lib/zcash_explorer_web/templates/page/vk.html.eex b/lib/zcash_explorer_web/templates/page/vk.html.eex index fc0280c..c9648a1 100644 --- a/lib/zcash_explorer_web/templates/page/vk.html.eex +++ b/lib/zcash_explorer_web/templates/page/vk.html.eex @@ -33,7 +33,7 @@ <% end %>

- Paste the viewing key, click on the "start importing" button and grab a coffee ! + Paste the viewing key, click on the "Start Importing" button and grab a coffee!

@@ -51,7 +51,7 @@