Files
2018-02-24 18:28:23 +01:00

11 lines
170 B
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<link rel='stylesheet' href='index.css'>
</head>
<body>
<script src='index.js'></script>
</body>
</html>