Sfoglia il codice sorgente

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

Casey DeLorme 10 anni fa
parent
commit
d888e339c1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>