mirror of
https://github.com/MAGICGrants/campaign-site.git
synced 2026-01-08 20:08:05 -05:00
Add 'Shop' link to Monero navigation (#200)
* Update links in the Monero FAQ Links to the Monero Fund /apply and /projects were missing the preceding /monero directory * Add 'Shop' link to monero navigation
This commit is contained in:
@@ -8,6 +8,7 @@ export const fundHeaderNavLinks: Record<
|
||||
{ title: 'Apply', href: 'apply', isButton: false },
|
||||
{ title: 'FAQs', href: 'faq', isButton: false },
|
||||
{ title: 'About', href: 'about', isButton: false },
|
||||
{ title: 'Shop', href: 'https://shop.monerofund.org', isButton: false },
|
||||
],
|
||||
firo: [{ title: 'About', href: 'about', isButton: false }],
|
||||
privacyguides: [
|
||||
|
||||
Reference in New Issue
Block a user