This commit is contained in:
2026-02-08 18:45:49 +08:00
parent d50489044e
commit 1757d89c68
5 changed files with 12 additions and 0 deletions

View File

@@ -23,6 +23,9 @@ block content
when 'categories'
include includes/page/categories.pug
+commentLoad
when 'about'
include includes/page/about.pug
+commentLoad
when '404'
include includes/page/404.pug
when 'shuoshuo'