Browse Source

feat: change website title

pull/6/head
Diego Vester 2 months ago
parent
commit
455deaafe0
  1. 4
      index.html
  2. BIN
      public/favicon.ico

4
index.html

@ -4,10 +4,10 @@ @@ -4,10 +4,10 @@
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<title>Lukastitch</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
</html>

BIN
public/favicon.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Loading…
Cancel
Save