mirror of
https://github.com/Clortox/SimpleFileRepository.git
synced 2025-01-09 10:28:00 +00:00
Add icon to listing.php
This commit is contained in:
parent
0f0ee380e8
commit
2e07af2441
@ -18,6 +18,7 @@
|
||||
include 'helpers/files.php';
|
||||
?>
|
||||
<title><?php echo $site_name ?></title>
|
||||
<link rel="icon" href="<?php echo $site_image ?>">
|
||||
|
||||
</head>
|
||||
<body style="background-color: black" class="">
|
||||
|
Loading…
Reference in New Issue
Block a user