From 72f1acb5e0eec8102297c35d9c3cf34c644c9df0 Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Thu, 14 Mar 2024 02:49:48 -0700 Subject: [PATCH] style: fix card layout on index page --- content/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 0e6efd2..60aad62 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,7 +7,8 @@ Quickshell is a fully user customizable desktop shell based on QtQuick. {{< cards >}} {{< card link="/docs/configuration" title="Configuration" >}} {{< card link="/docs/types" title="Type Reference" >}} -
+{{< /cards >}} +{{< cards >}} {{< card link="https://git.outfoxxed.me/outfoxxed/quickshell-examples" title="Examples" >}} {{< card link="https://git.outfoxxed.me/outfoxxed/quickshell" title="Source" >}} {{< /cards >}}