Remove stray tag

This commit is contained in:
Zachary Betz 2019-02-20 13:48:14 -06:00
parent c0f6a99cf1
commit bbbc351494
1 changed files with 0 additions and 1 deletions

View File

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