Przeglądaj źródła

did what I shoulda done a while ago to fix header style

Casey DeLorme 10 lat temu
rodzic
commit
d888e339c1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      template.tmpl

+ 1 - 1
template.tmpl

@@ -8,7 +8,7 @@
     </head>
     <body>
         <header class="group">
-            <a href='/'><h1>Casey DeLorme</h1></a>
+            <h1><a href='/'>Casey DeLorme</a></h1>
             {{if .Nav}}
             <nav>
                 <ul>