summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <tom@vanderlee.io>2022-01-18 22:03:20 +0100
committerGravatar Tom van der Lee <tom@vanderlee.io>2022-01-18 22:03:20 +0100
commitfc845f2661be61b1a86501eed306cb0d7cb60d73 (patch)
treed2801f1fe6888e9f538a423a60fbee48098cf6ea /index.html
parentfea814336bc91908fb460de0e41629923564f31a (diff)
downloadclient-1.1.0.tar.gz
client-1.1.0.tar.bz2
client-1.1.0.zip
Show historic requests for the session on page loadv1.1.0
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index a09a4ed..4e51724 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<html> 2<html>
3 <head> 3 <head>
4 <title>React Vite Micro Typescript App</title> 4 <title></title>
5 </head> 5 </head>
6 <body> 6 <body>
7 <div id="root"></div> 7 <div id="root"></div>