aboutsummaryrefslogtreecommitdiff
path: root/dist/index.html
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-04-10 01:09:41 -0400
committerDeterminant <ted.sybil@gmail.com>2019-04-10 01:09:41 -0400
commit291895a75856408788925bfb34e4c085c40efbaf (patch)
tree4fe1ea3e1b1faf5012de93104c49032dc3937a52 /dist/index.html
parent94330abf2d1ba606976ec4f2dc10277b78cdd036 (diff)
finish version 1.0
Diffstat (limited to 'dist/index.html')
-rw-r--r--dist/index.html18
1 files changed, 1 insertions, 17 deletions
diff --git a/dist/index.html b/dist/index.html
index ba9c512..22653d8 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -1,17 +1 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8" />
- <meta
- name="viewport"
- 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>
- </head>
- <body>
- <noscript>You need to enable JavaScript to run this app.</noscript>
- <div id="root"></div>
- <script src="index.js"></script></body>
-</html>
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><title>Snow BFT Demo</title></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="index.js"></script></body></html> \ No newline at end of file