Remove redundant downloads button

This commit is contained in:
Gopal Kaul 2023-03-19 12:59:49 +05:30
parent 3ce9df2506
commit 0b8da1fa02

View File

@ -15,10 +15,6 @@ const links = [
text: "FAQs", text: "FAQs",
href: "#faqs", href: "#faqs",
}, },
{
text: "Download",
href: "#download",
},
// { // {
// text: 'About us', // text: 'About us',
// href: '#about', // href: '#about',