Fix disableReadOtherPosts feature
This commit is contained in:
parent
d56680f496
commit
276bb50577
3 changed files with 13 additions and 6 deletions
|
@ -78,6 +78,9 @@ theme = "hello-friend-ng"
|
|||
dateformNum = "2006-01-02"
|
||||
dateformNumTime = "2006-01-02 15:04 -0700"
|
||||
|
||||
# Set disableReadOtherPosts to true in order to hide the links to other posts.
|
||||
disableReadOtherPosts = false
|
||||
|
||||
# Metadata mostly used in document's head
|
||||
description = "Homepage and blog by Djordje Atlialp"
|
||||
keywords = "homepage, blog, science, informatics, development, programming"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue