Files
safari-hunt/src/safarihunt.html
Vahagn Khachatryan 68f43a2a50 First cut.
2018-11-20 18:24:14 +00:00

7 lines
148 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<script type="module" src="safarihunt.js"></script>
</head>
</html>