We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1e9617 + d42220c commit 859a42fCopy full SHA for 859a42f
src/app/layout.tsx
@@ -14,7 +14,7 @@ export default function RootLayout({children,}: { children: React.ReactNode }) {
14
<link rel="icon" href="/favicon.png"/>
15
<link rel="apple-touch-icon" href="/favicon.png"/>
16
<title>
17
- HackHPI 2025 | Health Edition.
+ HackHPI 2026 | Agriculture, Food & Tech
18
</title>
19
<meta name="theme-color" content="#13101B"/>
20
<meta name={"description"}
0 commit comments