Skip to content

Commit

Permalink
Fix broken editor.js prefetch (#2890)
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp authored Apr 9, 2024
1 parent 4d1bd4c commit 91b17ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<script src="warn_old_browsers.js"></script>

<link rel="prefetch" href="editor.css">
<link rel="prefetch" type="module" href="editor.js">
<link rel="prerender" href="editor.html">
</head>

Expand Down

0 comments on commit 91b17ff

Please sign in to comment.