diff options
author | Determinant <[email protected]> | 2019-04-09 01:59:32 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2019-04-09 01:59:32 -0400 |
commit | 22413dd11dd57f083e8a0d25e9b7aea42c7f135a (patch) | |
tree | b6a58837dbe2a6e3f3a38b19ce40760def62867b /dist/index.html | |
parent | 3f87d91f366dc48061518fb102e051f2c85bfc9b (diff) |
...
Diffstat (limited to 'dist/index.html')
-rw-r--r-- | dist/index.html | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/dist/index.html b/dist/index.html index ba9c512..559577c 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"><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>
\ No newline at end of file |