add term
This commit is contained in:
.github/workflows
config.tomlcontent
blog
2024-03-31-blog.md2024-04-01-layout.md2024-04-09-ai.md2024-04-10-yui.md2024-04-11-world.md2024-04-12-setting.md
card
novel
layouts
static
@ -5,18 +5,14 @@ copyright = "© syui"
|
||||
paginate = 10000
|
||||
|
||||
[permalinks]
|
||||
post = "/archive/note/:slug"
|
||||
m = "/m/post/:slug"
|
||||
blog = "/blog/post/:year/:month/:day/:slug"
|
||||
novel = "/ai/novel/:slug"
|
||||
app = "/app/dev/:filename"
|
||||
novel = "/novel/:slug"
|
||||
|
||||
[author]
|
||||
name = "syui"
|
||||
[params]
|
||||
date_format = "2006-01-02"
|
||||
mainSections = ["post"]
|
||||
img_yui = 87
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
Reference in New Issue
Block a user