summaryrefslogtreecommitdiff
path: root/project/context/articles.json
diff options
context:
space:
mode:
Diffstat (limited to 'project/context/articles.json')
-rw-r--r--project/context/articles.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/project/context/articles.json b/project/context/articles.json
index 50611ab..e08c95c 100644
--- a/project/context/articles.json
+++ b/project/context/articles.json
@@ -15,7 +15,7 @@
{
"title": "Flashcard Deck Converter",
"anchor": "/deckconv.xhtml",
- "taglist": ["application", "programming"],
+ "taglist": ["programming", "utility"],
"postdate": "11/11/2021"
},
{
@@ -45,7 +45,7 @@
{
"title": "Sokoban Clone",
"anchor": "/sokoban.xhtml",
- "taglist": ["programming", "videogames"],
+ "taglist": ["application", "programming", "videogames"],
"postdate": "8/8/2017"
},
{
@@ -77,13 +77,13 @@
{
"title": "Grasp Interpreter",
"anchor": "/grasp.xhtml",
- "taglist": ["esoteric", "programming"],
+ "taglist": ["application", "esoteric", "programming"],
"postdate": "1/1/2017"
},
{
"title": "Thue Version 2a",
"anchor": "/thue2a.xhtml",
- "taglist": ["esoteric", "programming"],
+ "taglist": ["application", "esoteric", "programming"],
"postdate": "1/1/2017"
}
]