diff --git a/public/icons/chevrons-left.svg b/public/icons/chevrons-left.svg new file mode 100644 index 0000000..97b25ba --- /dev/null +++ b/public/icons/chevrons-left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/public/icons/chevrons-right.svg b/public/icons/chevrons-right.svg new file mode 100644 index 0000000..be493be --- /dev/null +++ b/public/icons/chevrons-right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/components/widgets/Navbar.astro b/src/components/widgets/Navbar.astro index ee0a907..8032208 100644 --- a/src/components/widgets/Navbar.astro +++ b/src/components/widgets/Navbar.astro @@ -28,7 +28,7 @@ const navItems = [ xHyroM