chore: 主题改媒体查询并清理未挂载 API

去掉 head 防闪脚本;删除论坛 JSON CRUD 与 crawler,仅保留机器入口;用户向文档对齐 SSR。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-30 05:10:23 +08:00
parent 4a21d362d0
commit 58b94df50c
27 changed files with 277 additions and 3182 deletions

View File

@@ -1,6 +1,6 @@
package seo
// PageMeta 页面级 SEO / 社交预览元数据SSR 与爬虫 HTML 共用
// PageMeta 页面级 SEO / 社交预览元数据SSR 模板 head
type PageMeta struct {
Title string // 完整 <title>
Description string