feat(#46): Add boxes page

This commit is contained in:
Josh Creek
2024-07-15 20:49:36 +01:00
parent d3b7e7f5a9
commit 2ad7e219a2
5 changed files with 182 additions and 1 deletions
+3
View File
@@ -151,6 +151,9 @@
<li>
<a href="/mydex"> My Dex </a>
</li>
<li>
<a href="/mydex/boxes"> My Boxes </a>
</li>
<li>
<a href="/profile"> Profile </a>
</li>