back to skypack

This commit is contained in:
2021-11-18 18:15:35 -05:00
parent 4a42b64843
commit 53ea678982
2 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
import RFB from "https://cdn.jsdelivr.net/npm/@novnc/novnc/core/rfb.js/+esm";
import RFB from "https://cdn.skypack.dev/pin/@novnc/novnc@v1.3.0-RRNSIy674lWHJVNg8Apd/mode=imports,min/unoptimized/core/rfb.js";
// DOS-style box for text
const cmd = document.getElementById("cmd-text");

View File

@ -14,8 +14,7 @@
<meta name="description" content="My first website on a Windows Me-powered time machine. You've been warned.">
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="favicon.ico">
<link rel="preconnect" href="https://cdn.jsdelivr.net">
<link rel="web-socket" href="wss://spin-vm.jrvs.io">
<link rel="preconnect" href="https://cdn.skypack.dev">
</head>
<body>
<div id="cmd">