From 73e642c0d8735e79051b512a78028eb53c4da8f3 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sat, 13 Jul 2024 20:47:13 +0800 Subject: [PATCH] Rename art works tag to artworks --- src/projects/art/art.11tydata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/projects/art/art.11tydata.json b/src/projects/art/art.11tydata.json index a2bfa4f6..0841f57b 100644 --- a/src/projects/art/art.11tydata.json +++ b/src/projects/art/art.11tydata.json @@ -1,4 +1,4 @@ { - "tags": ["art works", "contents"], - "categories": ["art works"] + "tags": ["artworks", "contents"], + "categories": ["artworks"] } \ No newline at end of file