From 953bb68ea620b85f160c3b6ae6e51ffb8b1ef705 Mon Sep 17 00:00:00 2001 From: zstg Date: Sun, 21 Apr 2024 16:56:10 +0530 Subject: [PATCH] Fixed bad commit --- src/content/docs/index.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 79d09f9..c41da6d 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -11,15 +11,15 @@ hero: link: /guides/master/ icon: right-arrow variant: primary -<<<<<<< HEAD + -||||||| parent of 5420874 (Added files required to get the GitHub page working) -======= + + - text: Download icon: external link: "https://github.com/StratOS-Linux/StratOS-iso/releases" ->>>>>>> 5420874 (Added files required to get the GitHub page working) ---- + + import { Card, CardGrid } from '@astrojs/starlight/components';