Jelajahi Sumber

Add link to about page

Apis Necros 2 tahun lalu
induk
melakukan
84d7ce3d29
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      layouts/partials/about.html

+ 1 - 1
layouts/partials/about.html

@@ -1,5 +1,5 @@
 <div class="panel my-2 space-y-2">
-	<h1><a href="#" title="/whoami">About Me</a></h1>
+	<h1><a href="/whoami/">About Me</a></h1>
 	<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>If you want to drop me a line, email me at the address in the footer.</p>