mirror of
https://github.com/DerTyp7/f1r3wave-website.git
synced 2025-10-29 21:17:09 +01:00
Do not show imprint when disabled in config.json
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
}
|
||||
],
|
||||
"imprint": {
|
||||
"enable": true,
|
||||
"enable": false,
|
||||
"headline": "Imprint / Legal Notice",
|
||||
"name": "[Your Full Name]",
|
||||
"address": "[Your Full Address: Street and House Number, Postcode City]",
|
||||
|
||||
Reference in New Issue
Block a user