Kaynağa Gözat

Update site intro

Bee Hudson 1 yıl önce
ebeveyn
işleme
11ea77e400
1 değiştirilmiş dosya ile 2 ekleme ve 3 silme
  1. 2 3
      layouts/partials/about.html

+ 2 - 3
layouts/partials/about.html

@@ -1,8 +1,7 @@
 <section class="panel my-2">
-	<h1 class="blog-post--title"><a href="/whoami/">About Me</a></h1>
+	<h1 class="blog-post--title">Welcome to {{ .Site.Title }}</h1>
     <div class="blog-post--body">
-        <h2>Welcome to {{ .Site.Title }}</h2>
-        <p>Here, I like to host assorted web projects and JavaScript prototypes, in case I ever share them with others. I'll also post the occasional blog post. These posts will mostly be technical in nature, but will also just focus on whatever I've got going on at any given time.</p>
+        <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>
         <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>