feat: about and icon

This commit is contained in:
Artemy 2022-11-01 21:08:39 +03:00
parent e894fcfac5
commit 7b4718c8de
4 changed files with 11 additions and 4 deletions

View file

@ -3,9 +3,10 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/png" href="/ico.png" />
<!-- Icon generated with stable diffusion -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<title>AnoPaper</title>
</head>
<body class="bg-white dark:bg-zinc-900">