diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2022-06-18 01:53:51 +1200 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2022-06-18 01:53:51 +1200 |
commit | 61af4b97fb636c5e19b23f7f51785d86512c2f70 (patch) | |
tree | 15f4ba2ee13729c9d6c9c7013b426db5375fcea0 /project/context | |
parent | c5ae7e0c614b88a857a5334eb0f599f926794218 (diff) |
Contributions article 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 9703b98..fef380d 100644 --- a/project/context/articles.json +++ b/project/context/articles.json @@ -1,6 +1,12 @@ [ { + "title": "Contributions to Other Projects", + "anchor": "/contributions.xhtml", + "taglist": ["programming"], + "postdate": "17/6/2022" + }, + { "title": "Flashcard Deck Converter", "anchor": "/deckconv.xhtml", "taglist": ["application", "programming"], |