Tweaks to boat index styles

This commit is contained in:
2023-11-20 15:48:21 -05:00
parent 326a556826
commit 2416a2dcfa
6 changed files with 27 additions and 37 deletions

View File

@@ -1,4 +1,10 @@
export const links = [
{
name: 'Home',
to: '/',
icon: 'home',
front_links: false,
},
{
name: 'Profile',
to: 'profile',