mirror of
https://github.com/Clortox/SimpleFileRepository.git
synced 2026-03-05 09:37:58 +00:00
Add icon to listing.php
This commit is contained in:
@@ -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="">
|
||||||
|
|||||||
Reference in New Issue
Block a user