diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/partials.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/partials.php b/src/partials.php index cf28f28..2e7ee56 100644 --- a/src/partials.php +++ b/src/partials.php @@ -9,6 +9,7 @@ function html_navigation_bar() </a> <div class="links"> <a href="/emotes" class="button">Emotes</a> + <a href="/emotesets.php" class="button">Emotesets</a> <a href="/users.php" class="button">Users</a> <a href="/emotes/upload.php" class="button">Upload</a> <a href="/account" class="button">Account</a> |
