display footer on home page only

This commit is contained in:
isUnknown 2025-02-06 11:38:29 +01:00
parent 4f6e32bfaa
commit 3dd3286bb8
3 changed files with 238 additions and 1383 deletions

View file

@ -24,9 +24,8 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"getkirby/cms": "^4.5",
"php-http/guzzle7-adapter": "^1.1",
"nyholm/psr7": "^1.8",
"mailersend/mailersend": "^0.28.0"
"symfony/http-client": "^7.2",
"nyholm/psr7": "^1.8"
},
"config": {
"allow-plugins": {