diff options
author | Determinant <[email protected]> | 2019-04-09 01:57:58 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2019-04-09 01:57:58 -0400 |
commit | 3f87d91f366dc48061518fb102e051f2c85bfc9b (patch) | |
tree | b961edaecdc513e7097009eb182cf19ef2c8c4bf /src/index.html | |
parent | ad1da0e52f75ac94929f6a99195a69f839107933 (diff) |
finish the prototype
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index a51779c..708c4fe 100644 --- a/src/index.html +++ b/src/index.html @@ -8,7 +8,7 @@ /> <meta name="theme-color" content="#000000" /> <link rel="stylesheet" href="/fonts/TypoPRO-FantasqueSansMono-Regular.css" /> - <title>Chromicle</title> + <title>Snow</title> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> |