summaryrefslogtreecommitdiffstats
path: root/metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json17
1 files changed, 15 insertions, 2 deletions
diff --git a/metadata.json b/metadata.json
index 08426f5..422bf63 100644
--- a/metadata.json
+++ b/metadata.json
@@ -9,12 +9,25 @@
"title": "New blog!",
"date": "2016-11-12",
"file": "new-blog",
- "tags": ["blog"]
+ "tags": [
+ "blog"
+ ]
},
{
"title": "Style",
"date": "2016-11-15",
"file": "style",
- "tags": ["blog"]
+ "tags": [
+ "blog"
+ ]
+ },
+ {
+ "title": "cffi-alpm: A New Hope",
+ "date": "2016-11-17",
+ "file": "cffi-alpm-a-new-hope",
+ "tags": [
+ "python",
+ "libalpm"
+ ]
}
]