From 4e1023b633c630dd8a8c9b7e5a6c639e14223388 Mon Sep 17 00:00:00 2001 From: nlc616 <97002998+nlc616@users.noreply.github.com> Date: Thu, 5 Sep 2024 18:20:24 -0400 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A7=B9=20Update=20index.mdx=20to?= =?UTF-8?q?=20refresh=20develop=20(#194)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Why? Clear and short explanation here. ## How? - Done A (replace with a breakdown of the steps) - Done B - Done C ## Tickets? - [Ticket 1](the-ticket-url-here) - [Ticket 2](the-ticket-url-here) - [Ticket 3](the-ticket-url-here) ## Contribution checklist? - [ ] The commit messages are detailed - [ ] The `build` command runs locally - [ ] Assets or static content are linked and stored in the project - [ ] Document filename is named after the slug - [ ] You've reviewed spelling using a grammar checker - [ ] For documentation, guides or references, you've tested the commands and steps - [ ] You've done enough research before writing ## Security checklist? - [ ] Sensitive data has been identified and is being protected properly - [ ] Injection has been prevented (parameterized queries, no eval or system calls) - [ ] The Components are escaping output (to prevent XSS) ## References? Optionally, provide references such as links ## Preview? Optionally, provide the preview url here --- src/content/docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index fbc938ec..28ad455a 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -38,7 +38,7 @@ Kickstart your Fleek journey with our documentation, detailed guides and referen ## Get started -Below are a few resources to help you get started with Fleek. Whether you're new to the platform or looking to dive deeper into our features, these sections below will help you navigate Fleek. +Below are a few resources to help you get started with Fleek. Whether you're new to our platform or looking to dive deeper into our features, these sections below will help you navigate Fleek.