summaryrefslogtreecommitdiffstats
path: root/metadata/categories.json
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2020-12-30 09:06:31 +0100
committerVolpeon <git@volpeon.ink>2020-12-30 09:06:31 +0100
commit3ab8981195dbbdc553fbe1a14178b6793a81fa3b (patch)
treeeee7ce7de75903d0140245dd1d39686c73113bd3 /metadata/categories.json
parentFixed regression: Category showed up in child pages as well (diff)
downloadvolpeon.ink-3ab8981195dbbdc553fbe1a14178b6793a81fa3b.tar.gz
volpeon.ink-3ab8981195dbbdc553fbe1a14178b6793a81fa3b.tar.bz2
volpeon.ink-3ab8981195dbbdc553fbe1a14178b6793a81fa3b.zip
Revert to old category metadata collection, add support for authors
Diffstat (limited to 'metadata/categories.json')
-rw-r--r--metadata/categories.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/metadata/categories.json b/metadata/categories.json
new file mode 100644
index 0000000..9ce0815
--- /dev/null
+++ b/metadata/categories.json
@@ -0,0 +1,6 @@
1{
2 "blog": {
3 "tes": "Testing",
4 "per": "Personal"
5 }
6}