Skip to content

Commit

Permalink
title
Browse files Browse the repository at this point in the history
  • Loading branch information
iamawatermelo committed Sep 10, 2024
1 parent 3622dcd commit 2e5e3df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/routes/team/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
import Karl from '$lib/people/Karl.svg';
</script>

<svelte:head>
<title>Meet the Zenith team - Zenith Hacks</title>
</svelte:head>

<main>
<h1>Meet the Zenith team</h1>

Expand Down

0 comments on commit 2e5e3df

Please sign in to comment.