Merge pull request 'add html' (#19) from feature-hasicicsalih into feature-amanda-nielsen

Reviewed-on: #19
This commit is contained in:
Amanda Nielsen 2026-03-12 10:53:31 +01:00
commit 6ee171fbc6

14
salih-hasicic.html Normal file
View File

@ -0,0 +1,14 @@
<!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 hunderste Webseite</h1>
<h2>Schön da du da bist!</h2>
<h3>Have fun on here</h3>
</body>
</html>