aboutsummaryrefslogtreecommitdiff
path: root/app/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/index.html')
-rw-r--r--app/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/index.html b/app/index.html
index e4b78ea..882ffc0 100644
--- a/app/index.html
+++ b/app/index.html
@@ -2,9 +2,8 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
- <link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Vite + React + TS</title>
+ <title>LinkLogger</title>
</head>
<body>
<div id="root"></div>