This repository has been archived on 2021-11-01. You can view files and clone it, but cannot push or open issues or pull requests.
exo1-js/index.html
2021-03-31 17:24:45 +02:00

20 lines
363 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>default</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="initial-scale=1, user-scalable=no, maximum-scale=1, width=device-width, height=device-height">
<script src="js/main.js"></script>
</head>
<body>
</body>
</html>