Files
Wedding-Website/frontend/public/index.html
2026-02-09 20:44:14 +00:00

12 lines
278 B
HTML

<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Svenja & Dominic</title>
</head>
<body style="font-family: system-ui; padding: 40px;">
<h1>Hallo Welt 👋</h1>
</body>
</html>