summaryrefslogtreecommitdiff
path: root/public/emotes/upload.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/emotes/upload.php')
-rw-r--r--public/emotes/upload.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/emotes/upload.php b/public/emotes/upload.php
index fc8de71..137e29b 100644
--- a/public/emotes/upload.php
+++ b/public/emotes/upload.php
@@ -50,6 +50,7 @@ if ($_SERVER['REQUEST_METHOD'] != "POST") {
<head>
<title>Upload an emote - <?php echo INSTANCE_NAME ?></title>
<link rel="stylesheet" href="/static/style.css">
+ <link rel="shortcut icon" href="/static/favicon.ico" type="image/x-icon">
</head>
<body>