Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

Commit 051a333

Browse files
committed
modified: changed 'wiki' to 'resources'
1 parent 15509c7 commit 051a333

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/Header.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const navItems = [
1717
{ name: "About Us", href: "/about-us" },
1818
{ name: "Contact", href: "/contact" },
1919
{ name: "Support Us", href: "/support-us" },
20-
{ name: "Wiki", href: "https://wiki.tuhuratech.org.nz", external: true },
20+
{ name: "Resources", href: "https://wiki.tuhuratech.org.nz", external: true },
2121
{ name: "Blog", href: "https://blog.tuhuratech.org.nz", external: true },
2222
];
2323
---

src/pages/support-us.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ const donationImpact = [
412412
</p>
413413
<div class="bg-white/10 rounded-lg p-4 mb-6">
414414
<p class="text-lg">
415-
<strong>We're already been recognized</strong> in the Wellington Regional Economic Development Plan
415+
<strong>We're recognized</strong> in the Wellington Regional Economic Development Plan
416416
as the solution to technology education and growing the region's tech workforce.
417417
</p>
418418
</div>

0 commit comments

Comments
 (0)