Browse Source

Remove Umami

Track3 1 year ago
parent
commit
62b227b27e
2 changed files with 1 additions and 2 deletions
  1. 0 1
      layouts/_default/baseof.html
  2. 1 1
      layouts/index.html

+ 0 - 1
layouts/_default/baseof.html

@@ -31,7 +31,6 @@
 	{{ $style := resources.Get "scss/style.scss" | resources.ExecuteAsTemplate "css/style.css" . | toCSS | minify |
 	fingerprint -}}
 	<link rel="stylesheet" href="{{ $style.RelPermalink }}" {{ printf "integrity=%q" $style.Data.Integrity | safeHTMLAttr}}>
-	<script async src="https://analytics.zak.ee/script.js" data-website-id="7330213f-48d1-46e2-b669-758ccca4ba47" data-domains="zak.ee"></script>
 </head>
 
 <body>

+ 1 - 1
layouts/index.html

@@ -8,7 +8,7 @@
 		{{- end }}
 	</main>
 	<section class="wrapper">
-		<h2>Latest / 最新 <a href="/writing/" class="tdln">…</a></h2>
+		<h2>Latest / 最新 <a href="/writing/" class="tdln" title="查看更多">…</a></h2>
 		<ul class="recent-posts-list lsc">
 			{{ range first 3 (where site.RegularPages "Type" "in" "writing") -}}
 			<li>