mirror of
https://github.com/RhenCloud/Cloud-Home.git
synced 2026-03-10 14:42:39 +08:00
feat: 添加自定义头部 HTML 配置以支持外部脚本
This commit is contained in:
@@ -192,6 +192,11 @@ const siteConfig = {
|
||||
},
|
||||
},
|
||||
|
||||
header: {
|
||||
customHtml:
|
||||
'<script charset="UTF-8" id="MXA_COLLECT" src="//mxana.tacool.com/sdk.js"></script>\n<script>MXA.init({ id: "c2-sNzz1Cx4" })</script>',
|
||||
},
|
||||
|
||||
footer: {
|
||||
beian: "津ICP备2025039003号-1",
|
||||
beianLink: "https://beian.miit.gov.cn/",
|
||||
|
||||
Reference in New Issue
Block a user