From 50c52a7b4a4d02de1dc9bfabc08b38b8f1ee36d2 Mon Sep 17 00:00:00 2001 From: Sonja Broda Date: Sat, 3 Aug 2019 20:09:06 +0200 Subject: [PATCH] Update home.yml --- site/blueprints/pages/home.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/blueprints/pages/home.yml b/site/blueprints/pages/home.yml index c96a3ba..17ca291 100644 --- a/site/blueprints/pages/home.yml +++ b/site/blueprints/pages/home.yml @@ -5,7 +5,7 @@ title: Home icon: 🏠 # Page options allow you to control how users can interact with the page. -# Here we prevent changing the page slug (the home page cannot be deleted) +# Here we prevent changing the page status (the home page cannot be renamed or deleted by default) # More about page options: https://getkirby.com/docs/reference/panel/blueprints/page#options options: status: false