From 097b701792ffbac1253d7f37b61e66c36be14831 Mon Sep 17 00:00:00 2001 From: Brian McGee Date: Mon, 29 Apr 2024 12:39:50 +0100 Subject: [PATCH] doc: remove features on home page Signed-off-by: Brian McGee --- docs/index.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/docs/index.md b/docs/index.md index 725c9de..624d4c5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,8 +6,7 @@ hero: name: "Treefmt" text: "One CLI to format your repo" image: - dark: ./assets/fmt.gif - light: ./assets/fmt-light.gif + src: ./assets/fmt.gif alt: Treefmt actions: - theme: brand @@ -16,12 +15,4 @@ hero: - theme: alt text: More Info link: /overview - -features: - - title: Feature A - details: Lorem ipsum dolor sit amet, consectetur adipiscing elit - - title: Feature B - details: Lorem ipsum dolor sit amet, consectetur adipiscing elit - - title: Feature C - details: Lorem ipsum dolor sit amet, consectetur adipiscing elit ---