mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-28 16:53:30 -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> |     <h2>Table of Contents</h2> | ||||||
|     {{ .TableOfContents }} |     {{ .TableOfContents }} | ||||||
| </div> | </div> | ||||||
| <hr> |  | ||||||
| {{ end }} | {{ end }} | ||||||
|  |  | ||||||
|  | <hr> | ||||||
|  |  | ||||||
| {{ .Content }} | {{ .Content }} | ||||||
| {{ end }} | {{ end }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user