feat: switch favicon; delete README.md boilerplate

This commit is contained in:
mmmchimps
2023-01-17 19:14:04 +01:00
parent 46f35f3193
commit c17e32d62a
4 changed files with 9 additions and 49 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Svelte + TS</title>
<title>Inventur Spartacus</title>
</head>
<body>
<div id="app"></div>