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.
2 parents e123726 + 6388220 commit 7accadfCopy full SHA for 7accadf
assets/FAVICON.png
37.9 KB
index.html
@@ -3,12 +3,12 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>Visual Novel Event</title>
+ <title>Storyboard</title>
7
<link rel="preconnect" href="https://fonts.googleapis.com">
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">
+ <link rel="icon" type="image/png" href="assets/FAVICON.png">
12
</head>
13
<body>
14
<header class="main-header">
0 commit comments