diff --git a/content/_index.md b/content/_index.md index 424c74b4fd30c6650a057f13d14c0532194c19aa..d3d8918da8969cf06319d0bc69c032b59eba6e95 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,4 +7,4 @@ Welcome! We are CleverThis, an open-science, open-source, blockchain initiative. designed and tested based on sound scientific principles. By developing cryptocurrency solutions that drive and reward adoption we plan to bring cryptocurrency to the mainstream. Our currency, CleverCoin, is a novel idea based on a dynamic bonding curve that adjusts in real time to drive price, volatility, and adoption; the result is a coin you can -feel confident carrying in your wallet while still delivering a profit to its' holders. +feel confident carrying in your wallet while still delivering a profit to its holders. diff --git a/content/projects/clevercoin/index.Rmd b/content/projects/clevercoin/index.Rmd index f3b62e57d589f60cd3e101c6754303b3e0de9243..04a7d0a1aba4334703b57614ee630d0466c808dc 100644 --- a/content/projects/clevercoin/index.Rmd +++ b/content/projects/clevercoin/index.Rmd @@ -3,4 +3,4 @@ title: CleverCoin description: "A dynamic cryptocurrency designed to optimize adoption, stability, and price." --- -More info on CleverCoin comming soon! \ No newline at end of file +More info on CleverCoin coming soon! \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 66b9a24b7e9357f85427e8a0d04f324625f0107a..888f7a0a4d897e45574fbdc1cdea9a04c5be8d72 100755 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -20,12 +20,12 @@ <div class="is-col is-33"> <h3 id="connect">Connect</h3> <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-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/8b2364cd24036dcb753101d0052dda8e0506cbce"><i class="fa-li fas fa-key fa-fw"></i></a>Verify our public key identity <a href="https://keyoxide.org/8b2364cd24036dcb753101d0052dda8e0506cbce">via Keyoxide</a>. Here is our <a href="{{ .Site.BaseURL }}cleverthis.key.txt">public key.</a></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 #CleverThis:qoto.org. 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-github fa-fw"></i></a>See our open-source projects at <a href="https://git.qoto.org/CleverThiss">git.qoto.org/CleverThis</a>. + <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>. <li><a href="/index.xml"><i class="fa-li fas fa-rss fa-fw"></i></a>Follow new posts on this site via the <a href="/index.xml">RSS Feed</a>.</li> </ul> </div>