aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index 030a6ff..d6f51df 100644
--- a/index.html
+++ b/index.html
@@ -3,8 +3,9 @@
3 <head> 3 <head>
4 <meta charset="UTF-8" /> 4 <meta charset="UTF-8" />
5 <link rel="icon" href="/favicon.ico" /> 5 <link rel="icon" href="/favicon.ico" />
6 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 6 <meta name="viewport" content="width=device-width,initial-scale=1.0,viewport-fit=cover">
7 <title>Vite App</title> 7 <meta name="robots" content="noindex">
8 <title>Homer</title>
8 </head> 9 </head>
9 <body> 10 <body>
10 <div id="app"></div> 11 <div id="app"></div>