diff options
Diffstat (limited to 'public/index.php')
| -rw-r--r-- | public/index.php | 1 |
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> |
