forked from mirrors/hugo-theme-terminal
Adds flag to hide comments on a page-to-page basis
This commit is contained in:
@ -9,4 +9,5 @@ keywords = ["", ""]
|
||||
description = ""
|
||||
showFullContent = false
|
||||
readingTime = false
|
||||
hideComments = false
|
||||
+++
|
||||
|
Reference in New Issue
Block a user