diff --git a/src/components/widgets/Header.astro b/src/components/widgets/Header.astro index cd5d1a9..5830891 100644 --- a/src/components/widgets/Header.astro +++ b/src/components/widgets/Header.astro @@ -15,10 +15,6 @@ const links = [ text: "FAQs", href: "#faqs", }, - { - text: "Download", - href: "#download", - }, // { // text: 'About us', // href: '#about',