diff --git a/src/data.ts b/src/data.ts index 5fd6df53..515d79b1 100644 --- a/src/data.ts +++ b/src/data.ts @@ -225,10 +225,6 @@ export const headerLinks: HeaderLink[] = [ label: "About Us", href: "/about", }, - { - label: "Contact Us", - href: "/contact", - }, { label: "Wiki", href: "https://wiki.tuhuratech.org.nz", @@ -237,6 +233,10 @@ export const headerLinks: HeaderLink[] = [ label: "Donate", href: "https://givealittle.co.nz/org/tuhura-tech", }, + { + label: "Contact Us", + href: "/contact", + }, ]; export const socials: IconLink[] = [