We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1705460 commit a79c94bCopy full SHA for a79c94b
2 files changed
favicon.svg
index.html
@@ -4,6 +4,8 @@
4
<head>
5
<meta charset="UTF-8" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
8
+ <link rel="alternate icon" href="/assets/raylogo.png" />
9
<link rel="preconnect" href="https://fonts.googleapis.com">
10
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
11
<link href="https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&family=Caveat:wght@400;500;600;700&display=swap" rel="stylesheet">
0 commit comments