1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added: highlight.js v9.18.3 (#144)

This commit is contained in:
nobody
2020-10-22 17:06:38 +02:00
parent 3b1acd011d
commit 6cfe88e9ca
75 changed files with 99 additions and 0 deletions

View File

@@ -349,6 +349,11 @@ var resources = {
'path': 'resources/google-material-design-icons/google-material-design-icons.css',
'type': 'text/css'
},
// highlight.js (Bundle)
'highlightJS': {
'path': 'resources/highlight.js/{version}/',
'type': 'application/javascript'
},
// history
'history': {
'path': 'resources/history/{version}/history.min.jsm',