diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2024-10-15 00:43:06 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2024-10-15 00:43:06 +1300 |
commit | 1c891069797058d31d7e201b1325d45dc83bc175 (patch) | |
tree | f49c932dcff86e3d299af75d0dea439e3b70348f /project/context | |
parent | 64ac0b5046bb24d127bc5cb81c443a195b3a1ce5 (diff) |
Diffstat (limited to 'project/context')
-rw-r--r-- | project/context/articles.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/project/context/articles.json b/project/context/articles.json index d933e10..90af5b5 100644 --- a/project/context/articles.json +++ b/project/context/articles.json @@ -1,5 +1,10 @@ [ + { "title": "Auckland Rail Maps", + "anchor": "/aucklandrail.xhtml", + "taglist": ["maps", "politics", "transport"], + "postdate": "14/10/2024" + }, { "title": "Ada Bindings for Libao, Libsndfile, PortAudio", "anchor": "/soundbinds.xhtml", |