feat: 青主题产品壳与静态资源版本号
对齐 SPA 顶栏工具条与清青强调色,CSS/JS 带构建 ?v= 长缓存穿透。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
<meta property="og:title" content="{{.Title}}"/>
|
||||
{{if .Description}}<meta property="og:description" content="{{.Description}}"/>{{end}}
|
||||
{{if .OGImageURL}}<meta property="og:image" content="{{.OGImageURL}}"/>{{end}}
|
||||
<link rel="stylesheet" href="/ssr-assets/site.css"/>
|
||||
{{/* 西文优先 IBM Plex(本机有则用);见 10-design-system,不外链 CDN */}}
|
||||
<link rel="stylesheet" href="/ssr-assets/site.css?v={{.AssetVersion}}"/>
|
||||
</head>
|
||||
<body class="j13-body">
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user