feat: add 404 page

This commit is contained in:
2022-12-10 22:47:39 +08:00
parent 49054b692e
commit 20241d192a
2 changed files with 268 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ theme = "hello-friend"
paginate = 10
enableRobotsTXT = true
# init theme sub module by this command
# git submodule update --init --recursive
[markup.goldmark.renderer]
unsafe = true #避免MarkDown内嵌的HTML被优化掉尤其是Typora缩放过的图片