Merge pull request #8 from DuncanmaMSFT/patch-1

Updating to make post title it's H1 on single page
This commit is contained in:
Djordje Atlialp 2019-03-30 18:14:53 +01:00 committed by GitHub
commit 3e5f111ef7
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
</div>
<article>
<h2 class="post-title"><a href="{{ .Permalink }}">{{ .Title | markdownify }}</a></h2>
<h1 class="post-title"><a href="{{ .Permalink }}">{{ .Title | markdownify }}</a></h1>
{{- if .Params.toc }}
<hr />