feat: move books to their own section

This commit is contained in:
Devin Haska 2024-11-17 19:14:16 -08:00
parent 8c72d1dd56
commit db87e0928f
37 changed files with 134 additions and 39 deletions

View file

@ -17,7 +17,7 @@ export default {
},
{
text: "Books",
url: "/catalogue/books",
url: "/books",
icon: "book",
},
],