Parcourir la source

Remove stray tag

Zachary Betz il y a 6 ans
Parent
commit
bbbc351494
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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" . }}