From f7e2ebb066e1a69b4bb555589ec4e3060b8c8156 Mon Sep 17 00:00:00 2001 From: Emma De Silva Date: Thu, 2 Jul 2026 23:15:24 +0200 Subject: [PATCH] Swap the headings on the documentation index This helps make the large heading a bit shorter which improves the layout --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index d233d29f399..dbe1c31b5fe 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ -# Elegant and Powerful Static Site Generator +# Welcome to HydePHP @@ -10,7 +10,7 @@ ![License MIT](https://img.shields.io/github/license/hydephp/hyde) {.images-inline .not-prose} -## About HydePHP +## The Elegant and Powerful Static Site Generator HydePHP is a Static Site Generator focused on writing content, not markup. With Hyde, it is easy to create static websites, blogs, and documentation pages using Markdown and (optionally) Laravel's Blade.