mirror of
https://github.com/artegoser/AnoPaper.git
synced 2025-02-22 12:13:14 +03:00
feat: about and icon
This commit is contained in:
parent
e894fcfac5
commit
7b4718c8de
4 changed files with 11 additions and 4 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue