From ad2f788d90e90b734dab978ff58f4a65e3f1fdcc Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 27 May 2023 20:33:31 +0200 Subject: Fixed links in notes --- themes/simple/layouts/_default/notes.html | 2 +- themes/simple/layouts/tags/list.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'themes') diff --git a/themes/simple/layouts/_default/notes.html b/themes/simple/layouts/_default/notes.html index 3474be6..27ac958 100644 --- a/themes/simple/layouts/_default/notes.html +++ b/themes/simple/layouts/_default/notes.html @@ -41,7 +41,7 @@ {{ range (where .Site.RegularPages "Section" "notes") }}
- +

{{.Title}}

diff --git a/themes/simple/layouts/tags/list.html b/themes/simple/layouts/tags/list.html index 3aa801b..23706b1 100644 --- a/themes/simple/layouts/tags/list.html +++ b/themes/simple/layouts/tags/list.html @@ -31,7 +31,7 @@ {{ range .Pages }}