Browse Source

Remove stray tag

Zachary Betz 6 years ago
parent
commit
bbbc351494
1 changed files with 0 additions and 1 deletions
  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" . }}