Add <title> to index.html and snowflake.html.

This commit is contained in:
David Fifield 2018-04-15 17:22:25 -07:00
parent 01d1f951e5
commit bcef2ee7fb
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
<!doctype html>
<html>
<head>
<title>Snowflake</title>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<script type="text/javascript" src="modernizr.js"></script>
<script type="text/javascript" src="snowflake.js"></script>