소스 검색

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>