diff options
author | Determinant <[email protected]> | 2019-02-19 01:03:09 -0500 |
---|---|---|
committer | Determinant <[email protected]> | 2019-02-19 01:03:09 -0500 |
commit | a6b9dadfe68921e6c7795518441109e77963ecd9 (patch) | |
tree | c368572137ea7d092fcc1a623609e4faa23ad20c /dist/tab.html | |
parent | 63fe414b6bf556fcc69e7065cfe96a642e54cf7f (diff) |
support new tab page; fix bugs
Diffstat (limited to 'dist/tab.html')
-rw-r--r-- | dist/tab.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/tab.html b/dist/tab.html new file mode 100644 index 0000000..6996fed --- /dev/null +++ b/dist/tab.html @@ -0,0 +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>New Tab</title></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="tab.js"></script></body></html>
\ No newline at end of file |