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].