From 8b9dd77bf897182222d8f3f247e8eb67ecca68a9 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me> Date: Sat, 24 Jul 2021 10:39:52 -0400 Subject: [PATCH] Fixed spelling in footer of entirely. --- layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index f06f575..93afa83 100755 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -31,7 +31,7 @@ </div> <div class="is-col is-33"> <h3 id="connect">Support</h3> - <em><p>All CleverThis projects are entierly volunteer supported. If you like what we do please consider donating either time or money to support us.</p></em> + <em><p>All CleverThis projects are entirely volunteer supported. If you like what we do please consider donating either time or money to support us.</p></em> <ul class="fa-ul"> <li><i class="fa-li fas fa-heart fa-fw"></i>Contribute what we need most, time, by helping with one of <a href="https://git.qoto.org/CleverThis">our projects</a>.</li> <li><i class="fa-li fas fa-heart fa-fw"></i>Donate Ethereum or CleverCoin to the following address: 0xABCDEF1234567890.</li> -- GitLab