diff options
Diffstat (limited to 'project/context')
-rw-r--r-- | project/context/articles.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/project/context/articles.json b/project/context/articles.json index ba5af70..c7dccaf 100644 --- a/project/context/articles.json +++ b/project/context/articles.json @@ -1,6 +1,12 @@ [ { + "title": "Flashcard Deck Converter", + "anchor": "/deckconv.html", + "taglist": ["application", "programming"], + "postdate": "11/11/2021" + }, + { "title": "Sydney Rail Maps", "anchor": "/sydneyrail.html", "taglist": ["maps", "transport"], |