Add icon to listing.php

This commit is contained in:
Clortox 2021-02-08 15:56:37 -05:00
parent 0f0ee380e8
commit 2e07af2441

View File

@ -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="">