mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Add an hr to separate post metadata from the content
Previously it was only present when table of contents was enabled
This commit is contained in:
@ -10,8 +10,9 @@
|
||||
<h2>Table of Contents</h2>
|
||||
{{ .TableOfContents }}
|
||||
</div>
|
||||
<hr>
|
||||
{{ end }}
|
||||
|
||||
<hr>
|
||||
|
||||
{{ .Content }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user