From dd4efd4f8e41dafcc522fd09a78e27baeb9bd2ab Mon Sep 17 00:00:00 2001 From: lsof Date: Sun, 15 Sep 2024 12:30:02 +0200 Subject: blog: add taxonomies (tags) --- content/w/first.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'content/w/first.md') diff --git a/content/w/first.md b/content/w/first.md index 291b364..378ab1a 100644 --- a/content/w/first.md +++ b/content/w/first.md @@ -1,6 +1,8 @@ +++ title = "test post" date = 2022-02-02 +[taxonomies] +tags = [] +++ # test -- cgit v1.2.3