From effac10b7e401981eeec7e8677a038ceec332053 Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Sat, 18 Mar 2023 04:52:28 +0100 Subject: [PATCH] Mention other networks --- src/components/instance-select.astro | 2 +- src/pages/index.astro | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/src/components/instance-select.astro b/src/components/instance-select.astro index f189642..87202a8 100644 --- a/src/components/instance-select.astro +++ b/src/components/instance-select.astro @@ -20,7 +20,7 @@ const { prefilledInstance } = Astro.props; {instances.map((instance) =>