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>
|
var res = `<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<script preload type="module" src="/cyclone/cyclone.js"></script>
|
<script preload type="module" src="/cyclone.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
${html}
|
${html}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue