From 3ed8606914e029afcd2fc6441704377c0d77a79e Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Sun, 30 Aug 2026 16:08:28 +0200 Subject: [PATCH] docs(site): link the Remote Taskfiles feature --- website/src/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/src/index.md b/website/src/index.md index 6d755c6d..7ec1f856 100644 --- a/website/src/index.md +++ b/website/src/index.md @@ -43,4 +43,6 @@ features: details: Include Taskfiles straight from a URL or a Git repo, so shared workflows live in one place instead of being copy-pasted. + link: /docs/remote-taskfiles + linkText: Explore Remote Taskfiles ---