From ccdee464cad0827f005a5057acf3d1a37d158389 Mon Sep 17 00:00:00 2001 From: Julian Prieber <60265788+JulianPrieber@users.noreply.github.com> Date: Thu, 9 Jun 2022 17:11:19 +0200 Subject: [PATCH] Update meta.php --- storage/templates/meta.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/templates/meta.php b/storage/templates/meta.php index 06075c9..a30b4fa 100644 --- a/storage/templates/meta.php +++ b/storage/templates/meta.php @@ -32,7 +32,7 @@ return [ | | Will only be active if "CUSTOM_META_TAGS" is set to "true" in the config. | These tags will only be applied to the home page or if a LittleLink page - | is set as the homepage in the config (for example: HOME_URL="@admin"). + | is set as the homepage in the config (for example: HOME_URL="admin"). | | Empty entries will be ignored. |