diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-07-15 02:46:14 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-07-15 02:46:14 +0530 |
commit | 72e89afac0f11d59e4399f245e6dcc728bec38d9 (patch) | |
tree | 481d5b9fb330f1a3528aa772dacf4a20e035fe65 /build/index.html | |
parent | 6036a220e251a9963e62508ae7dfeb68b2f289a2 (diff) |
cleaned up code, added timeout, etc
Diffstat (limited to 'build/index.html')
-rw-r--r-- | build/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/index.html b/build/index.html new file mode 100644 index 0000000..dcb387d --- /dev/null +++ b/build/index.html @@ -0,0 +1 @@ +<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.9c7c2e70.js"></script><link href="/static/css/main.aa39b0f9.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
\ No newline at end of file |