We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b6c7ee commit 51cd2e9Copy full SHA for 51cd2e9
index.html
@@ -3,6 +3,8 @@
3
<head>
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <link rel="icon" type="image/svg+xml" href="favicon.svg">
7
+ <link rel="icon" type="image/svg+xml" href="favicon.svg" media="(prefers-color-scheme: dark)">
8
<title>Notes</title>
9
<meta name="description" content="Collection of PDF notes.">
10
</head>
public/favicon-dark.svg
public/favicon.svg
0 commit comments