We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3b7788 + 933a2bf commit b5f18e5Copy full SHA for b5f18e5
4 files changed
site/assets/favicon.ico
1.12 KB
site/assets/favicon.svg
site/index.html
@@ -2,6 +2,9 @@
2
3
<html lang="en">
4
<head>
5
+ <link rel="icon" href="./assets/favicon.ico" sizes="16x16" />
6
+ <link rel="icon" href="./assets/favicon.svg" type="image/svg+xml" />
7
+
8
<title>Orejime</title>
9
10
<link
site/legal.html
0 commit comments