Cyclone :)
This commit is contained in:
parent
abd42debeb
commit
42d962a325
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ function insertScript(html, origin) {
|
|||
var res = `<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<script preload type="module" src="/cyclone/cyclone.js"></script>
|
||||
<script preload type="module" src="/cyclone.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
${html}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue