summaryrefslogtreecommitdiff
path: root/public/emotes/index.php
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2025-05-03 01:44:47 +0500
committerilotterytea <iltsu@alright.party>2025-05-03 01:44:47 +0500
commita8272c3db0153aedc5e1641c4b3fc05666c632e4 (patch)
tree328fa4e8cea596831206adebcad2e2ec3d511b80 /public/emotes/index.php
parent00fd9ddb01e9632992ba21c80c36bb072de9273d (diff)
feat: favicon
Diffstat (limited to 'public/emotes/index.php')
-rw-r--r--public/emotes/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/emotes/index.php b/public/emotes/index.php
index 3c165be..2013f9b 100644
--- a/public/emotes/index.php
+++ b/public/emotes/index.php
@@ -157,6 +157,7 @@ if (CLIENT_REQUIRES_JSON) {
echo (empty($emotes) ? "Emote " . $emote->get_code() : "Emotes") . ' - ' . INSTANCE_NAME
?></title>
<link rel="stylesheet" href="/static/style.css">
+ <link rel="shortcut icon" href="/static/favicon.ico" type="image/x-icon">
</head>
<body>