From d23d646a628df3ab93ec5473ea36ef8460fdc701 Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Sun, 30 Aug 2026 14:23:07 +0200 Subject: [PATCH] style(site): format the homepage front matter with prettier --- website/src/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/src/index.md b/website/src/index.md index fc377764..491beb2b 100644 --- a/website/src/index.md +++ b/website/src/index.md @@ -31,8 +31,7 @@ features: - title: One workflow everywhere icon: 🖥️ - details: - Run the same Taskfile on Linux, macOS, Windows, locally, and in CI. + details: Run the same Taskfile on Linux, macOS, Windows, locally, and in CI. - title: Only run what changed icon: 🎯