2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-12-14 08:10:07 +00:00

Custom splash (#349)

* Add entry about setting custom splash screen

* Splash screen attribution
This commit is contained in:
Oliver
2022-08-09 09:55:23 +10:00
committed by GitHub
parent 82be1d039c
commit 849d3267e0
2 changed files with 11 additions and 1 deletions

View File

@@ -64,6 +64,12 @@ InvenTree relies on the following frontend libraries and components:
| [clipboard.js](https://github.com/zenorocha/clipboard.js) | MIT | text copying |
| [qr-scanner](https://github.com/nimiq/qr-scanner) | MIT | Javascript QR Code Scanner |
## Assets
### Splash Screen
The InvenTree splash screen graphic is sourced from [unsplash.com](https://unsplash.com/photos/Ixvv3YZkd7w) and used under the [unsplash license](https://unsplash.com/license).
## Source Code Contributions
The InvenTree project relies on the expertise and generosity of its [source code contributors](https://github.com/inventree/InvenTree/graphs/contributors).