From 855fefb84de59f411a1db736c87e0a0be9cf9f83 Mon Sep 17 00:00:00 2001 From: Julian Prieber <60265788+JulianPrieber@users.noreply.github.com> Date: Sun, 11 Jun 2023 21:25:58 +0200 Subject: [PATCH] Update advanced-config.php --- storage/templates/advanced-config.php | 1 - 1 file changed, 1 deletion(-) diff --git a/storage/templates/advanced-config.php b/storage/templates/advanced-config.php index bf64973..a14b6d8 100644 --- a/storage/templates/advanced-config.php +++ b/storage/templates/advanced-config.php @@ -41,7 +41,6 @@ return [ | */ - 'lang' => 'en', // Sets 'title' => '', // Overrides the default meta page title. Leave empty to use your LinkStack page title as the title. 'description' => '', // Overrides the default meta page description. Leave empty to use your LinkStack page description as the description. 'robots' => 'index,follow',