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

@ -2,6 +2,7 @@
<html>
<head>
<title>Snowflake</title>
<style>
body {
text-align: center; margin: auto;