1
0
This commit is contained in:
2024-05-11 03:03:25 +09:00
parent ae25d42870
commit 85862914b7
3 changed files with 6 additions and 5 deletions

View File

@ -7,6 +7,7 @@ paginate = 10000
[permalinks]
blog = "/blog/post/:year/:month/:day/:slug"
novel = "/novel/:slug"
private = "/private/post/:year/:month/:day/:slug"
[author]
name = "syui"