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