Explorar o código

Add link to about page

Apis Necros %!s(int64=2) %!d(string=hai) anos
pai
achega
84d7ce3d29
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>