From 4886f469f8aa2652b90502b62e9be4b721a7d231 Mon Sep 17 00:00:00 2001 From: Caen De Silva Date: Mon, 29 Jan 2024 18:43:27 +0100 Subject: [PATCH] Update documentation introduction --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 30b083a1199..7e4252fd6ac 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,7 +13,7 @@ ## About HydePHP -HydePHP is a new Static Site Builder focused on writing content, not markup. With Hyde, it is easy to create static +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. Operated entirely through the command-line, HydePHP provides developers with a fast and efficient way to create high-quality websites with ease.