From 028dc62e3b02a636e47f8c2b8484b3926f1a9cfb Mon Sep 17 00:00:00 2001 From: Track3 Date: Sun, 24 Mar 2019 11:45:41 +0800 Subject: Add anchor points to post list page * post-year now has anchor point, you can click on it or input url with hash tag to jump to a specific year. * See #39 --- layouts/_default/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/_default/list.html') diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 198911d..dc525d6 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -12,7 +12,7 @@ {{- end }} {{- range .Data.Pages.GroupByDate "2006" }}
-
{{ .Key }}
+
{{ .Key }}