mr-crocs-adventures/tilorswift/index.html

11 lines
231 B
HTML
Raw Normal View History

2020-01-29 00:21:53 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Tilorswift</title>
<link rel="stylesheet" type="text/css" href="style.css">
<script type="module" src="js/module.js"></script>
</head>
<body>
</body>
</html>