From f2ed81cd6f290149ce934068e238351d40465270 Mon Sep 17 00:00:00 2001 From: Lev Gorodetskiy Date: Fri, 14 Feb 2025 13:04:03 -0300 Subject: [PATCH] Fix double Quickstart page --- docs/0.quickstart-substrate.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/0.quickstart-substrate.md b/docs/0.quickstart-substrate.md index 97c3e2588..5361e4e3e 100644 --- a/docs/0.quickstart-substrate.md +++ b/docs/0.quickstart-substrate.md @@ -2,6 +2,7 @@ title: "Quickstart" description: "This page will guide you through the steps to get your first selective indexer up and running in a few minutes without getting too deep into the details." navigation.icon: "stars" +network: "substrate" --- # Quickstart