From de80cbf84777049e52685a50dcd1d5311be044b8 Mon Sep 17 00:00:00 2001 From: Mathilde Legrand Date: Thu, 2 Oct 2025 15:03:02 +0200 Subject: [PATCH] Homepage Customization (Admin Panel) --- docusaurus/docs/cms/features/admin-panel.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docusaurus/docs/cms/features/admin-panel.md b/docusaurus/docs/cms/features/admin-panel.md index 8dcd6614c9..f7ee6cf456 100644 --- a/docusaurus/docs/cms/features/admin-panel.md +++ b/docusaurus/docs/cms/features/admin-panel.md @@ -27,6 +27,12 @@ sources={{ :::tip You can [create your own widgets](/cms/admin-panel-customization/homepage) to customize the admin panel's homepage. + +You can also customize the layout (widget controls appear when you hover over a widget or between widgets): +- **Resize**: Drag the divider in a two-widget row left or right. +- **Reorder**: Drag the button to move a widget. +- **Delete**: Click the button. +- **Restore**: Use the "Add widget" button at the top of the page to bring back a deleted widget. ::: ## Overview