We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31eda73 commit 948ff48Copy full SHA for 948ff48
1 file changed
index.html
@@ -10,6 +10,9 @@
10
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
11
<link href="https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap" rel="stylesheet">
12
13
+ <!-- Modern Normalize -->
14
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/modern-normalize@2.0.0/modern-normalize.min.css">
15
+
16
<!-- OGP Meta Tags -->
17
<meta property="og:title" content="Hitbox Generator" />
18
<meta property="og:type" content="website" />
0 commit comments