diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 6332695..41b3216 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -26,6 +26,7 @@
  • Platforms
  • The System
  • Registry
  • +
  • Discover
  • Compare
  • Changelog
  • Roadmap
  • diff --git a/src/components/Nav.astro b/src/components/Nav.astro index 9f5f394..f643362 100644 --- a/src/components/Nav.astro +++ b/src/components/Nav.astro @@ -70,6 +70,7 @@ const { currentPath = '' } = Astro.props; +