From 9f5454bda6299db43a4e9de5b3716471388b81d9 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 27 Aug 2022 14:05:48 +0200 Subject: Move blog to Hugo --- template/tag.html | 61 ------------------------------------------------------- 1 file changed, 61 deletions(-) delete mode 100755 template/tag.html (limited to 'template/tag.html') diff --git a/template/tag.html b/template/tag.html deleted file mode 100755 index 42e42ea..0000000 --- a/template/tag.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - {{template "_meta.html"}} - - {{.Title}} - - - - - - {{template "_navigation.html"}} - -
-

Posts for `{{.Tag}}`

- - - - {{if .Tags}} - - {{end}} - -
- - {{template "_footer.html"}} - - {{template "_includes.html"}} - - - - -- cgit v1.2.3