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 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"], |