summaryrefslogtreecommitdiff
path: root/public/index.php
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2025-04-24 14:07:48 +0500
committerilotterytea <iltsu@alright.party>2025-04-24 14:07:48 +0500
commitd93351e0e5fffde6922f38d19a5848273aef6c40 (patch)
tree55f657e24252edc81a533bfc817e20bdcb124eb6 /public/index.php
parent72fe5ce3108a5d50b5800ab02230610427e33e20 (diff)
feat: emotesets
Diffstat (limited to 'public/index.php')
-rw-r--r--public/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.php b/public/index.php
index a9b88bd..2a6311f 100644
--- a/public/index.php
+++ b/public/index.php
@@ -15,6 +15,7 @@ include_once "../src/config.php";
<div class="items row" style="gap:32px;">
<a href="/emotes">Emotes</a>
+ <a href="/emotesets.php">Emotesets</a>
<a href="/users.php">Users</a>
<a href="/emotes/upload.php">Upload</a>
<a href="/account">Account</a>