2025-11-24 12:51:41 +07:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" />
2025-11-25 15:37:47 +07:00
< title > IMPHNEN x Kolosal.ai Hackathon 2025</ title >
2025-11-24 12:51:41 +07:00
< base href = "/" />
< meta name = "viewport" content = "width=device-width, initial-scale=1" />
2025-11-25 15:37:47 +07:00
< meta
name = "description"
content = "Ikuti IMPHNEN x Kolosal.ai Hackathon 2025! Kompetisi coding online gratis dengan total hadiah Rp14.500.000. Tema: Inovasi AI: Mendorong Usaha Lokal dengan AI Inklusif."
/>
< meta
name = "keywords"
content = "hackathon, lomba coding, kompetisi it, imphnen, kolosal.ai, ai hackathon, lomba programming 2025"
/>
2025-11-25 15:20:10 +07:00
< link
rel = "icon"
type = "image/svg+xml"
href = "/images/imphnen-logo-simple.svg"
/>
2025-11-24 12:51:41 +07:00
< link rel = "stylesheet" href = "/src/index.css" />
2025-11-25 15:37:47 +07:00
<!-- Open Graph -->
< meta property = "og:type" content = "website" />
< meta property = "og:url" content = "https://hackathon.imphnen.dev/" />
< meta property = "og:title" content = "IMPHNEN x Kolosal.ai Hackathon 2025" />
< meta
property = "og:description"
content = "Total hadiah Rp14.500.000! Daftar sekarang dan wujudkan inovasi AI-mu untuk membantu usaha lokal."
/>
{/* Twitter */}
< meta property = "twitter:card" content = "summary_large_image" />
< meta property = "twitter:url" content = "https://hackathon.imphnen.dev/" />
< meta
property = "twitter:title"
content = "IMPHNEN x Kolosal.ai Hackathon 2025"
/>
2025-11-24 12:51:41 +07:00
</ head >
< body >
< div id = "root" ></ div >
< script type = "module" src = "/src/main.tsx" ></ script >
</ body >
</ html >