diff options
Diffstat (limited to 'ext/wasm/fiddle/index.html')
-rw-r--r-- | ext/wasm/fiddle/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/wasm/fiddle/index.html b/ext/wasm/fiddle/index.html index f77974931..ca6788ef0 100644 --- a/ext/wasm/fiddle/index.html +++ b/ext/wasm/fiddle/index.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>SQLite3 Fiddle</title> <link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon"> - <!-- to add a togglable terminal-style view, uncomment the following + <!-- to add a toggleable terminal-style view, uncomment the following two lines and ensure that these files are on the web server. --> <!--script src="jqterm/jqterm-bundle.min.js"></script> <link rel="stylesheet" href="jqterm/jquery.terminal.min.css"/--> |