We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2f2b5 commit 48f5e5fCopy full SHA for 48f5e5f
index.html
@@ -3,7 +3,7 @@
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">
+ <link rel="icon" type="image/svg+xml" href="favicon-dark.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.">
0 commit comments