summaryrefslogtreecommitdiff
path: root/config/config.default.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.default.php')
-rw-r--r--config/config.default.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/config.default.php b/config/config.default.php
index 9b93eb25..5b146553 100644
--- a/config/config.default.php
+++ b/config/config.default.php
@@ -23,6 +23,12 @@ return [
// Set to development to enable debugging messages
'environment' => env('ENVIRONMENT', 'production'),
+ // Header links
+ // Available link placeholders: %lang%
+ 'header_items' => [
+ //'Foo' => 'https://foo.bar/batz-%lang%.html',
+ ],
+
// Footer links
'footer_items' => [
// URL to the angel faq and job description