diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2021-11-11 18:28:35 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2021-11-11 18:28:35 +1300 |
commit | 7f8cb81eb86d855865e7c34bc8bde6fa2ae396bc (patch) | |
tree | 2bf7cc525612cbcc36387ca1bb678daa26278c28 /project/context | |
parent | 50d362b0a8f4aee69b20c78c41b3bda6b06a5359 (diff) |
Article for Flashcard Deck Converter added
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"], |