From 0fab98983c21d37519afc7b67a4e51589bd8d230 Mon Sep 17 00:00:00 2001 From: michalsn Date: Sun, 17 Dec 2023 17:25:08 +0100 Subject: [PATCH] trigger the docs deploy --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index 905549c..373dd63 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,6 +7,8 @@ from the config file will be used. This allows you to save your application's default state as values in config files, all stored in version control, and still allows your users to override those settings once the site is live. +**How it works:** + Set the value: ```php