We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9304b3e commit 98bb77bCopy full SHA for 98bb77b
2 files changed
client/index.html
@@ -2,10 +2,8 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8" />
5
- <link rel="icon" type="image/svg+xml" href="/vite.svg" />
6
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Vite + Vue</title>
8
- </head>
+ <link rel="icon" type="image/svg+xml" href="/logo.svg" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>Myshkin451 | Backend & History</title> </head>
9
<body>
10
<div id="app"></div>
11
<script type="module" src="/src/main.js"></script>
client/public/logo.svg
0 commit comments