This commit is contained in:
2026-02-09 20:44:14 +00:00
parent 771bf369ea
commit d2f25d15ed
5 changed files with 36 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
<!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>