feat: SSR 公开板块索引 /boards
EOF Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -71,6 +71,7 @@ var parseGlobs = []string{
|
||||
"favorites/*.tmpl",
|
||||
"messages/*.tmpl",
|
||||
"links/*.tmpl",
|
||||
"boards/*.tmpl",
|
||||
}
|
||||
|
||||
// Load 解析全部模板(进程内一次)
|
||||
|
||||
Reference in New Issue
Block a user