2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 13:35:40 +00:00

Custom splash screen (#3499)

* Adds support for custom splash screen

* Add option to config template file
This commit is contained in:
Oliver
2022-08-09 09:42:53 +10:00
committed by GitHub
parent af0c6b957d
commit b0ad326daa
7 changed files with 41 additions and 11 deletions

View File

@ -188,5 +188,6 @@ remote_login_header: REMOTE_USER
# login_message: InvenTree demo instance - <a href='https://inventree.readthedocs.io/en/latest/demo/'> Click here for login details</a>
# navbar_message: <h6>InvenTree demo mode <a href='https://inventree.readthedocs.io/en/latest/demo/'><span class='fas fa-info-circle'></span></a></h6>
# logo: logo.png
# splash: splash_screen.jpg
# hide_admin_link: true
# hide_password_reset: true