update add umami
This commit is contained in:
@@ -37,6 +37,9 @@ nav:
|
||||
link: https://image.anheyu.com/
|
||||
icon: https://image.anheyu.com/favicon.ico
|
||||
|
||||
# umami analytics
|
||||
umami_analytics: ffd1b3f8-8f0b-4137-b4ee-cb9500994870
|
||||
|
||||
# mourn (哀悼日,指定日期网站简单变灰,不包括滚动条)
|
||||
# 注意: 仅网站首页变灰,其他页面正常显示
|
||||
mourn:
|
||||
|
||||
@@ -29,3 +29,6 @@ if theme.microsoft_clarity
|
||||
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
|
||||
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
|
||||
})(window, document, "clarity", "script", "!{theme.microsoft_clarity}");
|
||||
|
||||
if theme.umami_analytics
|
||||
script(defer src='https://umami.xiongxiao.me/script.js' data-website-id=theme.umami_analytics)
|
||||
Reference in New Issue
Block a user