dag 3 commit 3

This commit is contained in:
Geir Okkenhaug Jerstad 2024-08-09 12:37:46 +02:00
parent a666d86ed6
commit ac0782442e

11
index.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>
Vi lærer JS på Get Academy
</body>
</html>