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 489aa5e commit 2631138Copy full SHA for 2631138
index.html
@@ -16,6 +16,9 @@
16
<meta http-equiv="Cache-Control" content="max-age:86400" />
17
18
<link rel="preload" as="script" href="src/navbar.js">
19
+
20
+ <link rel="preload" as="script" href="data/SpellDB.js">
21
+ <link rel="preload" as="script" href="src/spell_compendium.js">
22
</head>
23
24
<body>
0 commit comments