From 5586761d75be6e4bfab3de88b8e57bbf7117bc49 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 30 May 2026 02:25:59 +0000 Subject: [PATCH] docs: reframe home hero as Redot Dashboard usage docs Change the home page headline from 'Redot Core' to 'Redot', and reframe the hero as usage documentation for the Redot Dashboard (with the redot/core package installed) rather than package-library docs. --- docs/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index d775445..ab5ca2d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,9 +2,9 @@ layout: home hero: - name: Redot Core - text: Laravel package documentation - tagline: A reusable redot/core Laravel package bundling five focused packages — Auth, Datatables, Sidebar, Toastify, and Lang Extractor — on top of a shared foundation of helpers, models, traits, casts, and rules. + name: Redot + text: Dashboard documentation + tagline: Usage documentation for the Redot Dashboard with the redot/core package installed — building admin and website screens from five bundled packages (Auth, Datatables, Sidebar, Toastify, and Lang Extractor) on top of a shared foundation of helpers, models, traits, casts, and rules. actions: - theme: brand text: Get Started