We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c07145 commit e123726Copy full SHA for e123726
index.html
@@ -8,6 +8,7 @@
8
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
9
<link href="https://fonts.googleapis.com/css2?family=Lilita+One&family=Jost:wght@400;700&display=swap" rel="stylesheet">
10
<link rel="stylesheet" href="styles.css">
11
+ <link rel="icon" type="image/png" href="assets/logo.png">
12
</head>
13
<body>
14
<header class="main-header">
0 commit comments