diff --git a/src/components/AccountSidebar.astro b/src/components/AccountSidebar.astro index 03e321f9f..a609b47c1 100644 --- a/src/components/AccountSidebar.astro +++ b/src/components/AccountSidebar.astro @@ -23,7 +23,7 @@ const sidebarLinks = [ title: 'Road Card', id: 'road-card', icon: { - glyph: 'user', + glyph: 'badge', classes: 'h-4 w-4', } }, diff --git a/src/components/Navigation/AccountDropdown.astro b/src/components/Navigation/AccountDropdown.astro index c960cecb9..ff5955010 100644 --- a/src/components/Navigation/AccountDropdown.astro +++ b/src/components/Navigation/AccountDropdown.astro @@ -30,6 +30,14 @@ import Icon from '../AstroIcon.astro'; Profile +
  • + + Road Card + +