diff options
author | Determinant <[email protected]> | 2019-04-10 01:09:41 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2019-04-10 01:09:41 -0400 |
commit | 291895a75856408788925bfb34e4c085c40efbaf (patch) | |
tree | 4fe1ea3e1b1faf5012de93104c49032dc3937a52 /src/index.html | |
parent | 94330abf2d1ba606976ec4f2dc10277b78cdd036 (diff) |
finish version 1.0
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html index 708c4fe..ef3bba6 100644 --- a/src/index.html +++ b/src/index.html @@ -7,8 +7,7 @@ content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta name="theme-color" content="#000000" /> - <link rel="stylesheet" href="/fonts/TypoPRO-FantasqueSansMono-Regular.css" /> - <title>Snow</title> + <title>Snow BFT Demo</title> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> |