From c0852e10a1aa3e467d6a9cf9b25d493a9405734e Mon Sep 17 00:00:00 2001 From: beerpiss Date: Mon, 22 Jan 2024 22:58:27 +0700 Subject: [PATCH] add features for extensions and troubleshooting --- website/index.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/website/index.md b/website/index.md index b859fa6..872a70c 100644 --- a/website/index.md +++ b/website/index.md @@ -14,9 +14,19 @@ hero: text: "Star the project" link: "https://github.com/keiyoushi/extensions" -# features: -# - title: "Feature A" -# details: "Lorem ipsum dolor sit amet, consectetur adipiscing elit" +features: + - title: "Extensions" + details: "Online and offline reading from over a thousand sources." + icon: | + + link: "/extensions" + linkText: "Find extensions" + - title: "Troubleshooting" + details: "Facing issues with extensions? Here's how to troubleshoot." + icon: | + + link: "/docs/guides/troubleshooting" + linkText: "Get started" ---