From eb065dd7408a0d6e1c8e5f0cf4448145d5530180 Mon Sep 17 00:00:00 2001 From: himorin / Atsushi Shimono Date: Sun, 17 Mar 2024 23:40:43 +0900 Subject: [PATCH] Added webapps as group --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f6f5f34..56e1849 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@ companyURL: "https://google.com/", }, ], - group: "das", + group: [ "das", "webapps" ], previousPublishDate: "2022-02-17", crEnd: "2022-03-18", previousMaturity: "CR",