This commit is contained in:
parent
4bd2efc12b
commit
80704ad003
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
<article>
|
||||
|
||||
<header>
|
||||
<h1 class="post-title">
|
||||
<a>{{ .Title | markdownify }}</a>
|
||||
<h1>
|
||||
{{ .Title }}
|
||||
</h1>
|
||||
</header>
|
||||
|
||||
|
|
Loading…
Reference in a new issue