Fix making header linkable
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<h1>{{ .Page.Title }}</h1>
|
||||
</div>
|
||||
|
||||
<div class="post-content">
|
||||
<div class="post-content" id="post-content">
|
||||
{{ .Page.Content }}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user