mirror of
https://github.com/yv1ing/MollyBlog.git
synced 2025-09-16 14:53:45 +08:00
new: Added automatic statistical script injection and ICP filing style
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
<script src="../assets/js/lib/jquery.min.js"></script>
|
||||
<script src="../assets/js/lib/bootstrap.min.js"></script>
|
||||
<script src="../assets/js/lib/fontawesome.all.min.js"></script>
|
||||
|
||||
<!-- statistics script -->
|
||||
{{ if .statistics.enable }}
|
||||
{{ .statistics.script }}
|
||||
{{ end }}
|
||||
</head>
|
||||
<body>
|
||||
<div class="root-container">
|
||||
|
||||
Reference in New Issue
Block a user