mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-02 19:52:40 +00:00
🔧 Chore: add frontmatter option
This commit is contained in:
@@ -23,6 +23,10 @@ enableGitInfo = true
|
||||
# 是否使用 emoji 代码
|
||||
enableEmoji = true
|
||||
|
||||
# Post frontmatter config
|
||||
[frontmatter]
|
||||
lastmod = [":git", "lastmod", ":fileModTime", ":defalut"]
|
||||
|
||||
[languages]
|
||||
[languages.en]
|
||||
weight = 1
|
||||
|
||||
Reference in New Issue
Block a user