Add css and change html #21

Merged
nielseamanda merged 3 commits from feature-hasicicsalih into feature-amanda-nielsen 2026-03-12 11:13:02 +01:00
Showing only changes of commit e8c560ecc7 - Show all commits

11
amanda-nielsen.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 eine Webseite</h1>
</body>
</html>