Przeglądaj źródła

Remove stray tag

Zachary Betz 6 lat temu
rodzic
commit
bbbc351494
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      layouts/partials/header.html

+ 0 - 1
layouts/partials/header.html

@@ -8,7 +8,6 @@
         {{ with .Site.Params.description }}
           {{ . | markdownify }}
         {{ end }}
-        </a>
       </p>
     </div>
     {{ partial "nav.html" . }}