diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 250078f65552dc94dd789485190072eb998b1c04..a79ff3e457fb5cf3b03abc8d7be05b82ddf6325a 100755 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -22,7 +22,7 @@ <ul class="fa-ul"> <li><i class="fa-li fas fa-briefcase fa-fw"></i>Our mailing address is, 2604 S 12th St., Philadelphia, PA 19148.</li> <li><i class="fa-li fas fa-envelope fa-fw"></i>Email us at <a href="mailto:CleverThis@CleverThis.com">CleverThis@CleverThis.com</a>.</li> - <li><a href="https://keyoxide.org/CD2C4D804D16F8F87CC53D324BA0582750855D0A"><i class="fa-li fas fa-key fa-fw"></i></a>Verify our public key identity <a href="https://keyoxide.org/CD2C4D804D16F8F87CC53D324BA0582750855D0A">via Keyoxide</a>. Our public key is availible in <a href="{{ .Site.BaseURL}}.well-known/openpgpkey/hu/6ugtwqhejt77otepke4noowfqygbihkn.asc" target="_blank">ASCII</a> or <a href="{{ .Site.BaseURL }}.well-known/openpgpkey/hu/6ugtwqhejt77otepke4noowfqygbihkn">binary</a> formats.</li> + <li><a href="https://keyoxide.org/CD2C4D804D16F8F87CC53D324BA0582750855D0A"><i class="fa-li fas fa-key fa-fw"></i></a>Verify our public key identity <a href="https://keyoxide.org/CD2C4D804D16F8F87CC53D324BA0582750855D0A">via Keyoxide</a>. Our public key is availible in <a href="{{ .Site.BaseURL}}.well-known/openpgpkey/hu/6ugtwqhejt77otepke4noowfqygbihkn.asc.txt" target="_blank">ASCII</a> or <a href="{{ .Site.BaseURL }}.well-known/openpgpkey/hu/6ugtwqhejt77otepke4noowfqygbihkn">binary</a> formats.</li> <li><a href="https://twitter.com/TheCleverThis"><i class="fa-li fab fa-twitter fa-fw"></i></a>Follow us on twitter at <a href="https://twitter.com/TheCleverThis">@TheCleverThis</a>.</li> <li><a href="https://element.qoto.org"><i class="fa-li fas fa-solid fa-comments"></i></a>Chat with us on the official CleverThis Matrix channel at <a href="https://element.qoto.org/#/room/#CleverThis:qoto.org" target="_blank">#CleverThis:qoto.org</a>. If you don't have a matrix account you can <a href="https://element.qoto.org">signup for free</a> for an account.</li> <li><a href="https://git.qoto.org/CleverThis"><i class="fa-li fab fa-gitlab fa-fw"></i></a>See our open-source projects at <a href="https://git.qoto.org/CleverThiss">git.qoto.org/CleverThis</a>. diff --git a/static/.well-known/openpgpkey/hu/6ugtwqhejt77otepke4noowfqygbihkn.asc b/static/.well-known/openpgpkey/hu/6ugtwqhejt77otepke4noowfqygbihkn.asc.txt similarity index 100% rename from static/.well-known/openpgpkey/hu/6ugtwqhejt77otepke4noowfqygbihkn.asc rename to static/.well-known/openpgpkey/hu/6ugtwqhejt77otepke4noowfqygbihkn.asc.txt