back to skypack
This commit is contained in:
+1
-1
@@ -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
|
// DOS-style box for text
|
||||||
const cmd = document.getElementById("cmd-text");
|
const cmd = document.getElementById("cmd-text");
|
||||||
|
|||||||
+1
-2
@@ -14,8 +14,7 @@
|
|||||||
<meta name="description" content="My first website on a Windows Me-powered time machine. You've been warned.">
|
<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="stylesheet" href="style.css">
|
||||||
<link rel="shortcut icon" href="favicon.ico">
|
<link rel="shortcut icon" href="favicon.ico">
|
||||||
<link rel="preconnect" href="https://cdn.jsdelivr.net">
|
<link rel="preconnect" href="https://cdn.skypack.dev">
|
||||||
<link rel="web-socket" href="wss://spin-vm.jrvs.io">
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="cmd">
|
<div id="cmd">
|
||||||
|
|||||||
Reference in New Issue
Block a user