Files
Sam Thorogood 8af19b8ca9 move
2020-12-04 09:18:01 +11:00

15 lines
323 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Hello 3D World</title>
<link href="styles/main.css" rel="stylesheet">
<script src="js/Detector.js"></script>
<script src="js/three.min.js"></script>
</head>
<body>
<div class="close"></close>
<script src="js/showlogo3d.js"></script>
</body>
</html>