mirror of
https://github.com/Clortox/SimpleFileRepository.git
synced 2026-03-05 01:27:59 +00:00
Add custom Icon Support
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
//This is what will appear in the tab, as well as on the header
|
||||
$site_name = 'Tyler\'s File Repository';
|
||||
|
||||
//This will be the image displayed in the tab of the browser
|
||||
$site_image = "resources/cabinet.png";
|
||||
|
||||
/* Navbar
|
||||
*
|
||||
* Each variable in $nav_names is what will appear on the top bar
|
||||
|
||||
Reference in New Issue
Block a user