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

Commit c979850

Browse files
committed
fix: moved partners to bottom of homepage
1 parent dabd001 commit c979850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ import Layout from "@layouts/Layout.astro";
1313
<Layout title="Tūhura Tech — Engaging rangatahi through technology" description="Free, community-based technology education for Years 5–13 across Wellington. We bring the gear, mentors and kaupapa to schools, libraries and community spaces.">
1414
<Hero />
1515
<Impact />
16-
<Partners />
1716
<SessionWidget />
1817
<WhatWeDo />
1918
<Features />
2019
<FAQ />
20+
<Partners />
2121
<Newsletter />
2222
</Layout>

0 commit comments

Comments
 (0)