Change favicon

This commit is contained in:
HotPizzaYT 2022-05-14 17:30:22 -05:00
commit d5d2727ed1
15 changed files with 47 additions and 4 deletions

View file

@ -1,7 +1,7 @@
<?php
$isDSi = false;
$width = "320";
$height1 = "218";
$height1 = "215";
$height2 = "212";
if(strpos($_SERVER["HTTP_USER_AGENT"], "Nintendo DSi") !== false){
$width = "240";