浏览代码

Remove stray tag

Zachary Betz 6 年之前
父节点
当前提交
bbbc351494
共有 1 个文件被更改,包括 0 次插入1 次删除
  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" . }}