diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2022-11-09 23:36:32 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2022-11-09 23:36:32 +1300 |
commit | b756444016e50a3ed53c78b4a898480532db24c5 (patch) | |
tree | f2094c405a15a2547eed9789741a515d064598d4 /project/context | |
parent | 61af4b97fb636c5e19b23f7f51785d86512c2f70 (diff) |
Added article for Number Wall program
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 fef380d..50611ab 100644 --- a/project/context/articles.json +++ b/project/context/articles.json @@ -1,6 +1,12 @@ [ { + "title": "Number Wall Visualiser", + "anchor": "/numberwall.xhtml", + "taglist": ["application", "mathematics", "programming"], + "postdate": "9/11/2022" + }, + { "title": "Contributions to Other Projects", "anchor": "/contributions.xhtml", "taglist": ["programming"], |