Add side menu localization options

This commit also adds the option to specify your own logo, from the .env configuration file.
This commit is contained in:
2020-09-01 20:30:17 +01:00
parent 9b469c434b
commit b80e168dfb
3 changed files with 55 additions and 36 deletions

View File

@@ -3,9 +3,9 @@ APP_ENV=local
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
# This can be your main homepage, other than this site itself
APP_LOGO="https://www.raspberrypi.org/app/uploads/2020/05/Raspberry-Pi-OS-downloads-image-150x150-1.png"
APP_SITEHOMEPAGE=""
# This can be your main homepage, other than this site itself
LOG_CHANNEL=stack