diff options
author | Determinant <[email protected]> | 2019-02-10 20:01:42 -0500 |
---|---|---|
committer | Determinant <[email protected]> | 2019-02-10 20:01:42 -0500 |
commit | 8a0f7d58a136e87f71b790bbbb489af111472796 (patch) | |
tree | 3619963a184bf48f56601cee783eceda861e484f /dist/index.html | |
parent | bc097c38fa76563e7361b2193508a8ce13d73cae (diff) |
render graph data in background; other improvements
Diffstat (limited to 'dist/index.html')
-rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index 8aad357..f040a62 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1 +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>Chromicle</title></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="vendors~background~index~popup.js"></script><script src="vendors~index~popup.js"></script><script src="index.js"></script></body></html>
\ No newline at end of file +<!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>Chromicle</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 |