Add related content section to single page (#77)
Set `relatedPosts` to `true` in the config to enable this.
This commit is contained in:
@ -14,6 +14,9 @@ other = "Archives"
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[seeAlso]
|
||||
other = "See Also"
|
||||
|
||||
[wordCount]
|
||||
other = "{{ .WordCount }} Words"
|
||||
|
||||
|
Reference in New Issue
Block a user