feat: SSR 三栏右栏热门帖与 aside widgets
EOF Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -54,6 +54,7 @@ func funcMap() template.FuncMap {
|
||||
"postURL": func(id uint) string {
|
||||
return fmt.Sprintf("/post/%d", id)
|
||||
},
|
||||
"queryEscape": url.QueryEscape,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user