summaryrefslogtreecommitdiff
path: root/project/context/articles.json
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2022-11-27 01:21:53 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2022-11-27 01:21:53 +1300
commit8e36b81714320657b7d06973daa4e769bb17de46 (patch)
tree6a9289d4e458ebcd8c4e7b9c42de0a90da1e701c /project/context/articles.json
parente75f04ce0747169b0f77aa55518982409cf9a876 (diff)
Added ASCII fluid simulator article
Diffstat (limited to 'project/context/articles.json')
-rw-r--r--project/context/articles.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/project/context/articles.json b/project/context/articles.json
index e08c95c..e1a0c45 100644
--- a/project/context/articles.json
+++ b/project/context/articles.json
@@ -1,6 +1,12 @@
[
{
+ "title": "ASCII Fluid Simulator",
+ "anchor": "/fluidsim.xhtml",
+ "taglist": ["application", "physics", "programming"],
+ "postdate": "26/11/2022"
+ },
+ {
"title": "Number Wall Visualiser",
"anchor": "/numberwall.xhtml",
"taglist": ["application", "mathematics", "programming"],