option to hide date in posts
This commit is contained in:
parent
458b7c3904
commit
1e8d1ff994
2 changed files with 3 additions and 1 deletions
|
@ -33,7 +33,7 @@ timeformat = "Jan 2, 2006"
|
|||
# switch for turning on/off lights.
|
||||
switch = ["🌚", "🌝"]
|
||||
# if true, date of posts will be displayed in the homepage.
|
||||
displayDate = true
|
||||
displayDate = false
|
||||
# if true, users can select text from your post.
|
||||
selectable = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue