diff options
| author | Jedidiah Barber <contact@jedbarber.id.au> | 2026-03-21 18:09:23 +1300 |
|---|---|---|
| committer | Jedidiah Barber <contact@jedbarber.id.au> | 2026-03-21 18:09:23 +1300 |
| commit | cb21f6464bc4b4af995b288083bcfb54abb9ab6f (patch) | |
| tree | cb3107f9d7c4952eb23101d50ed22e7ef4dfef46 /project/context | |
| parent | bc4bd9ca01bd65ee6da22f1ef784cddf39356e17 (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 90af5b5..c9a4276 100644 --- a/project/context/articles.json +++ b/project/context/articles.json @@ -1,5 +1,10 @@ [ + { "title": "Logic Programming in Ada", + "anchor": "/kompsos.xhtml", + "taglist": ["compsci", "library", "programming"], + "postdate": "21/3/2026" + }, { "title": "Auckland Rail Maps", "anchor": "/aucklandrail.xhtml", "taglist": ["maps", "politics", "transport"], |
