From 40e97bbbf496929f329643023b6f0b77a76c8add Mon Sep 17 00:00:00 2001 From: Pete Davison Date: Sun, 3 Mar 2024 20:06:40 +0000 Subject: [PATCH] fix: logo in next/intro docs and spacing --- docs/docs/intro.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/intro.md b/docs/docs/intro.md index 72151db0..350006d1 100644 --- a/docs/docs/intro.md +++ b/docs/docs/intro.md @@ -2,13 +2,13 @@ slug: / sidebar_position: 1 title: Home +hide_title: true --- -# Task -
- +
+
Task is a task runner / build tool that aims to be simpler and easier to use than, for example, [GNU Make][make].