summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-15 15:19:03 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-15 15:19:03 +0100
commite94bfcd36235ff29afc2337e8365f9ecf9fc4474 (patch)
tree285d99ab05e8332b046a9fee8c0e55dc9892ef5e
parentbda028e1db07d786ec0cf48feeae199679f07d70 (diff)
downloadkyblo-e94bfcd36235ff29afc2337e8365f9ecf9fc4474.tar.xz
Tag existing entries
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--metadata.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/metadata.json b/metadata.json
index f1339b9..08426f5 100644
--- a/metadata.json
+++ b/metadata.json
@@ -8,11 +8,13 @@
{
"title": "New blog!",
"date": "2016-11-12",
- "file": "new-blog"
+ "file": "new-blog",
+ "tags": ["blog"]
},
{
"title": "Style",
"date": "2016-11-15",
- "file": "style"
+ "file": "style",
+ "tags": ["blog"]
}
]