Fix making header linkable
This commit is contained in:
parent
ef7d0fe108
commit
0d7267f52a
2 changed files with 9 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
<h1>{{ .Page.Title }}</h1>
|
||||
</div>
|
||||
|
||||
<div class="post-content">
|
||||
<div class="post-content" id="post-content">
|
||||
{{ .Page.Content }}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue