From 149fa72126c8a257a45b3bc3b5228ea2f37f9b8b Mon Sep 17 00:00:00 2001 From: Songbo Wang Date: Wed, 13 Nov 2024 14:20:06 +0800 Subject: [PATCH 1/2] add tag aicollection to items --- website/static/templates.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/static/templates.json b/website/static/templates.json index 6bec8c37..2a3bb6d2 100644 --- a/website/static/templates.json +++ b/website/static/templates.json @@ -2659,6 +2659,7 @@ "appinsights", "msft", "openai", + "aicollection", "new" ] }, @@ -2691,6 +2692,7 @@ "bicep", "msft", "openai", + "aicollection", "new" ] } From 53b22f7bf05120a517e11fe6c5b3be09a80a21b1 Mon Sep 17 00:00:00 2001 From: hemarina <104857065+hemarina@users.noreply.github.com> Date: Wed, 13 Nov 2024 11:42:16 -0800 Subject: [PATCH 2/2] Update website/static/templates.json --- website/static/templates.json | 1 - 1 file changed, 1 deletion(-) diff --git a/website/static/templates.json b/website/static/templates.json index 2a3bb6d2..03c154c9 100644 --- a/website/static/templates.json +++ b/website/static/templates.json @@ -2692,7 +2692,6 @@ "bicep", "msft", "openai", - "aicollection", "new" ] }