dag 3 commit 4

This commit is contained in:
Geir Okkenhaug Jerstad 2024-08-09 12:46:21 +02:00
parent ac0782442e
commit 8b8153c6bf
14 changed files with 7 additions and 1 deletions

View file

@ -6,6 +6,12 @@
<title>Document</title>
</head>
<body>
Vi lærer JS på Get Academy
<h2>Vi lærer JS på Get Academy</h2>
<div><Linker:
<a href="">Intro</a>
<a href="">JS video freecodecamp</a>
</div>
</body>
</html>