Added language attribute

This commit is contained in:
2021-12-16 11:06:09 +01:00
committed by GitHub
parent 75f7b75846
commit 1c462ae0a8

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>Not running yet</title>
<meta charset="UTF-8">
@@ -63,4 +63,4 @@
window.addEventListener('keydown', keypress);
</script>
</body>
</html>
</html>