v3.9.5 released v3.9.5 () ce3b4ceb14

gh-pages
jaywcjlove
parent e96f3639ed
commit d6faa80b79

@ -1,20 +1,20 @@
{
"files": {
"main.css": "/hotkeys/static/css/main.6fbdbd3f.css",
"main.js": "/hotkeys/static/js/main.70c8dce7.js",
"refractor-vendor.js": "/hotkeys/static/js/refractor-vendor.b78c6645.js",
"react-vendor.js": "/hotkeys/static/js/react-vendor.aea406f1.js",
"main.css": "/hotkeys/static/css/main.43d08dfb.css",
"main.js": "/hotkeys/static/js/main.c14f73c8.js",
"refractor-vendor.js": "/hotkeys/static/js/refractor-vendor.5a67e873.js",
"react-vendor.js": "/hotkeys/static/js/react-vendor.a606ee0f.js",
"static/media/bg.jpg": "/hotkeys/static/media/bg.c118c911b775de37ecf2.jpg",
"index.html": "/hotkeys/index.html",
"main.6fbdbd3f.css.map": "/hotkeys/static/css/main.6fbdbd3f.css.map",
"main.70c8dce7.js.map": "/hotkeys/static/js/main.70c8dce7.js.map",
"refractor-vendor.b78c6645.js.map": "/hotkeys/static/js/refractor-vendor.b78c6645.js.map",
"react-vendor.aea406f1.js.map": "/hotkeys/static/js/react-vendor.aea406f1.js.map"
"main.43d08dfb.css.map": "/hotkeys/static/css/main.43d08dfb.css.map",
"main.c14f73c8.js.map": "/hotkeys/static/js/main.c14f73c8.js.map",
"refractor-vendor.5a67e873.js.map": "/hotkeys/static/js/refractor-vendor.5a67e873.js.map",
"react-vendor.a606ee0f.js.map": "/hotkeys/static/js/react-vendor.a606ee0f.js.map"
},
"entrypoints": [
"static/js/refractor-vendor.b78c6645.js",
"static/js/react-vendor.aea406f1.js",
"static/css/main.6fbdbd3f.css",
"static/js/main.70c8dce7.js"
"static/js/refractor-vendor.5a67e873.js",
"static/js/react-vendor.a606ee0f.js",
"static/css/main.43d08dfb.css",
"static/js/main.c14f73c8.js"
]
}

@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"><title>hotkeys.js - A robust Javascript library for capturing keyboard input.</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta name="keywords" content="hotkey,hotkeys,hotkeysjs,key,keys,keyboard,shortcuts,keypress"/><meta name="description" content="A robust Javascript library for capturing keyboard input and key combinations entered. It has no dependencies. Try to press your keyboard, The following button will highlight."><script defer="defer" src="./static/js/refractor-vendor.b78c6645.js"></script><script defer="defer" src="./static/js/react-vendor.aea406f1.js"></script><script defer="defer" src="./static/js/main.70c8dce7.js"></script><link href="./static/css/main.6fbdbd3f.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="UTF-8"><title>hotkeys.js - A robust Javascript library for capturing keyboard input.</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta name="keywords" content="hotkey,hotkeys,hotkeysjs,key,keys,keyboard,shortcuts,keypress"/><meta name="description" content="A robust Javascript library for capturing keyboard input and key combinations entered. It has no dependencies. Try to press your keyboard, The following button will highlight."><script defer="defer" src="./static/js/refractor-vendor.5a67e873.js"></script><script defer="defer" src="./static/js/react-vendor.a606ee0f.js"></script><script defer="defer" src="./static/js/main.c14f73c8.js"></script><link href="./static/css/main.43d08dfb.css" rel="stylesheet"></head><body><div id="root"></div></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -34,12 +34,3 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/**
* Prism: Lightweight, robust, elegant syntax highlighting
*
* @license MIT <https://opensource.org/licenses/MIT>
* @author Lea Verou <https://lea.verou.me>
* @namespace
* @public
*/

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save