From 7fed4fa2d15c2a35d13654ea5c374f6d91b3b8c2 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 1 Mar 2026 18:35:32 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20Airika=20to=20users=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- exampleSite/content/users/users.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 92673fc1..1a6c6df7 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -1002,5 +1002,14 @@ "Personal site", "Blog" ] + }, + { + "title": "Airika", + "url": "https://www.airikatrading.com", + "source": "n/a", + "tags": [ + "Business site", + "E-commerce" + ] } ]