Compare commits

...

3 Commits

Author SHA1 Message Date
c9c3138440 Merge pull request 'add file' (#16) from feature-alisa-olsson into main
Reviewed-on: #16
2026-03-12 10:53:42 +01:00
Alisa Cantillo-Olsson
d5ecd9dd82 add html file 2026-03-12 10:52:23 +01:00
Alisa Cantillo-Olsson
d70f4c7c03 add file 2026-03-12 09:59:24 +01:00
2 changed files with 12 additions and 0 deletions

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>

1
alisa-olsson.txt Normal file
View File

@ -0,0 +1 @@
Das ist meine persönliche Datei.