Re-organize files and folders.
This commit is contained in:
@ -16,9 +16,9 @@ rssLimit = 10
|
||||
copyright = "2024 Daniel Kraus"
|
||||
enableEmoji = true
|
||||
|
||||
# [permalinks]
|
||||
# [permalinks.page]
|
||||
# posts = '/posts/:year/:month/:slug/'
|
||||
[permalinks]
|
||||
[permalinks.page]
|
||||
posts = '/posts/:year/:month/:slug/'
|
||||
|
||||
#[services]
|
||||
# [services.disqus]
|
||||
@ -42,7 +42,7 @@ expiryDate = ["expiryDate"]
|
||||
# nofollowLinks = true
|
||||
|
||||
[taxonomies]
|
||||
tag = "tags"
|
||||
tag = "tags"
|
||||
# Categories are disabled by default.
|
||||
# category = "categories"
|
||||
|
||||
|
Reference in New Issue
Block a user