From bba8d82493e83b1a343d40f0748705619d080378 Mon Sep 17 00:00:00 2001 From: jmhayes3 <22490346+jmhayes3@users.noreply.github.com> Date: Fri, 30 Aug 2024 00:40:02 -0500 Subject: [PATCH] update docs --- astro.config.mjs | 2 -- 1 file changed, 2 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index d747965..a17def8 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -10,8 +10,6 @@ export default defineConfig({ github: 'https://github.com/jmhayes3/binks.py', }, sidebar: [ - // A single link item labelled “Home”. - { label: 'Home', link: '/' }, // A group labelled “Start Here” containing four links. { label: 'Intro', link: '/intro' }, {