diff options
Diffstat (limited to 'fe/index.html')
-rw-r--r-- | fe/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fe/index.html b/fe/index.html index b6c5f0a..3b39d6f 100644 --- a/fe/index.html +++ b/fe/index.html | |||
@@ -4,7 +4,7 @@ | |||
4 | <meta charset="UTF-8" /> | 4 | <meta charset="UTF-8" /> |
5 | <link rel="icon" type="image/svg+xml" href="/vite.svg" /> | 5 | <link rel="icon" type="image/svg+xml" href="/vite.svg" /> |
6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
7 | <title>Vite + Svelte + TS</title> | 7 | <title>Track Your Water</title> |
8 | </head> | 8 | </head> |
9 | <body> | 9 | <body> |
10 | <div id="app"></div> | 10 | <div id="app"></div> |