From 73ea9eac93e321cf385904fe10cc12d93df8424a Mon Sep 17 00:00:00 2001 From: DecDuck Date: Wed, 25 Dec 2024 19:33:09 +1100 Subject: [PATCH] feat(wiki): update home page --- docs/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/index.md b/docs/index.md index 683fb8f..1a41bc0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,11 +14,11 @@ hero: link: /guides/ 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 + - title: Open-source + details: Drop is open source software! We're under the AGPL-3.0 license. + - title: Self-hosted + details: Drop is designed to be self hosted! These docs, and Docker make that possible. + - title: Cross-platform + details: Drop has first class support for both Linux & Windows! ---