Skip to content

Instantly share code, notes, and snippets.

@monsat
Forked from anonymous/index.html
Last active December 15, 2015 23:49
Show Gist options
  • Save monsat/5343261 to your computer and use it in GitHub Desktop.
Save monsat/5343261 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Animal</title>
<script src="animals.js"></script>
<script src="animal.js"></script>
<script>
</script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment