瀏覽代碼

Remove link to keybase

Seems like Keybase is a sinking ship.
Bee Hudson 1 年之前
父節點
當前提交
eccf30a9a9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      layouts/partials/about.html

+ 1 - 1
layouts/partials/about.html

@@ -2,7 +2,7 @@
 	<h1 class="blog-post--title">Welcome to {{ .Site.Title }}</h1>
     <div class="blog-post--body">
         <p>The Hive is my corner of the web to be myself. I like to write on a wide array of topics ranging from technology, cryptography, hacking, philophy, and just general life "things". I also post JavaScript prototypes from time to time, which you can find in my <a href="/projects/" rel="me">projects</a> directory.</p>
-        <p>If you want to drop me a line, email me at the address in the footer. To keep things private, use <a href=".well-known/apisnecros.txt" rel="me">my public key</a>, or find me on <a href="https://keybase.io/apisnecros" target="_blank" rel="me">KeyBase</a>.</p>
+        <p>If you want to drop me a line, email me at the address in the footer. To keep things private, use <a href=".well-known/apisnecros.txt" rel="me">my public key</a>.</p>
         <h2>Indie Web</h2>
         <p>I am huge supporter of the <a href="https://indieweb.org/" target="_blank">Indie Web</a> movement, and thus make use of a lot of the principals and features that drive it. I encourage anyone and everyone to participate, and help take back the internet from the monopolies who try to keep us subjugated.</p>
     </div>