add html file

This commit is contained in:
Alisa Cantillo-Olsson 2026-03-12 10:52:23 +01:00
parent d70f4c7c03
commit d5ecd9dd82

11
alisa-olsson.html Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>Das ist meine erste Website</h1>
</body>
</html>