From 31d95aa834b1fd4d310bf2acefb7d793c896aff0 Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Sat, 26 Aug 2023 17:33:57 +0200 Subject: [PATCH] Remove 'New' badge --- src/pages/index.astro | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 3990fd9..1bc2e05 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -38,19 +38,19 @@ const prefilledInstance = searchParameters.get("instance");