mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-02-06 08:43:48 +08:00
增加友盟的统计
This commit is contained in:
@@ -17,5 +17,6 @@
|
||||
{{ $style := resources.Get "scss/site.scss" | resources.ToCSS (dict "outputStyle" "compressed" "includePaths" (slice "assets")) | resources.ExecuteAsTemplate "main.scss" .}}
|
||||
<style type="text/css" media="all">{{ $style.Content | safeCSS }}</style>
|
||||
<link rel="stylesheet" href="/css/markdown.css" type="text/css" />
|
||||
<script type="text/javascript" src="https://v1.cnzz.com/z_stat.php?id=1281262430&web_id=1281262430"></script>
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user