浏览代码

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

Casey DeLorme 10 年之前
父节点
当前提交
d888e339c1
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>