diff options
author | Volpeon <git@volpeon.ink> | 2020-12-28 21:34:30 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2020-12-28 21:34:30 +0100 |
commit | 5ab5e6a4781c53aade17a9a98e123762691205c6 (patch) | |
tree | c8a1eed27676e2118a8a44270a9ffa82e9e98b13 /content/blog/test2 | |
parent | Export pages grouped by year as array instead of object (diff) | |
download | volpeon.ink-5ab5e6a4781c53aade17a9a98e123762691205c6.tar.gz volpeon.ink-5ab5e6a4781c53aade17a9a98e123762691205c6.tar.bz2 volpeon.ink-5ab5e6a4781c53aade17a9a98e123762691205c6.zip |
Handle blog entry categories
Diffstat (limited to 'content/blog/test2')
-rw-r--r-- | content/blog/test2/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/blog/test2/index.md b/content/blog/test2/index.md index 70130d1..9d1ebd2 100644 --- a/content/blog/test2/index.md +++ b/content/blog/test2/index.md | |||
@@ -1,6 +1,7 @@ | |||
1 | --- | 1 | --- |
2 | date: 2020-12-21 | 2 | date: 2020-12-21 |
3 | title: Test Page 2 | 3 | title: Test Page 2 |
4 | category: per | ||
4 | --- | 5 | --- |
5 | 6 | ||
6 | # Test Page 2 | 7 | # Test Page 2 |