Update haans/index.html

This commit is contained in:
2026-03-20 14:17:20 +01:00
parent afb478f080
commit 81380f530e

View File

@@ -1,4 +1,3 @@
```html
<!DOCTYPE html> <!DOCTYPE html>
<html lang="nl"> <html lang="nl">
<head> <head>
@@ -65,4 +64,4 @@ alert("Inderdaad.");
</script> </script>
</body> </body>
</html> </html>
```