From df5b75a6f759222b487691422b2b76fdfd85bb21 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 9 Dec 2020 03:03:05 +0300 Subject: add new post and tweak filter-by-tag page --- other.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'other.md') diff --git a/other.md b/other.md index 67a7d5d..8d1b713 100644 --- a/other.md +++ b/other.md @@ -3,7 +3,9 @@ title: other permalink: /other/ --- -miscellaneous posts about different things. +# miscellaneous posts + +about different things filter by tag: {% for tag in site.tags %}[{{ tag[0] }}](/tags/{{ tag[0] }}) {% endfor %} -- cgit v1.2.3