initial commit

This commit is contained in:
Geir Okkenhaug Jerstad 2024-08-08 09:04:57 +02:00
parent eadcb52ee2
commit 3161c30714
15 changed files with 254 additions and 0 deletions

11
test.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>
</body>
</html>