@@ -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>
@@ -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>