summaryrefslogtreecommitdiff
path: root/project/context/articles.json
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2021-09-21 20:21:26 +1200
committerJedidiah Barber <contact@jedbarber.id.au>2021-09-21 20:21:26 +1200
commitfa5b90a9f8a69a5eb03a2aba02f4c985b7ab917a (patch)
tree881b91911e09549768012aee0b0f65c90b6a46e2 /project/context/articles.json
parentf5a52b94842cbb957d32c666feda76fcbf5336bf (diff)
Added Sydney Rail Maps article
Diffstat (limited to 'project/context/articles.json')
-rw-r--r--project/context/articles.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/project/context/articles.json b/project/context/articles.json
index b9a3977..8d828e7 100644
--- a/project/context/articles.json
+++ b/project/context/articles.json
@@ -1,6 +1,12 @@
[
{
+ "title": "Sydney Rail Maps",
+ "anchor": "/sydneyrail.html",
+ "taglist": ["maps", "transport"],
+ "postdate": "21/9/2021"
+ },
+ {
"title": "Packrat Parser Combinator Library",
"anchor": "/packrat.html",
"taglist": ["compsci", "library", "programming"],
@@ -15,7 +21,7 @@
{
"title": "D, Parasail, Pascal, and Rust vs The Steelman",
"anchor": "/steelman.html",
- "taglist": ["compsci", "languages"],
+ "taglist": ["compsci", "language"],
"postdate": "29/10/2017"
},
{