glastmod priority change
This commit is contained in:
@@ -11,6 +11,7 @@ summaryLength = 5
|
|||||||
buildDrafts = true
|
buildDrafts = true
|
||||||
buildFuture = true
|
buildFuture = true
|
||||||
enableEmoji = true
|
enableEmoji = true
|
||||||
|
enableGitInfo = true
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
tag = "tags"
|
tag = "tags"
|
||||||
@@ -27,9 +28,8 @@ enableEmoji = true
|
|||||||
home = ["HTML", "RSS", "JSON"]
|
home = ["HTML", "RSS", "JSON"]
|
||||||
|
|
||||||
[frontmatter]
|
[frontmatter]
|
||||||
lastmod = [":git", ":filemod", "default"]
|
# Order of priority for the .Lastmod date
|
||||||
|
lastmod = [":git", ":fileModTime", "lastmod", "date", "publishDate"]
|
||||||
enableGitInfo = true
|
|
||||||
|
|
||||||
[markup.tableOfContents]
|
[markup.tableOfContents]
|
||||||
endLevel = 3
|
endLevel = 3
|
||||||
|
|||||||
Reference in New Issue
Block a user