mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
docsify-themeable v0.8.6 (#890)
This commit is contained in:
@@ -354,6 +354,16 @@ var resources = {
|
||||
'docsify': {
|
||||
'path': 'resources/docsify/{version}/docsify.min.jsm'
|
||||
},
|
||||
// docsify themes
|
||||
'docsifyThemeDefault': {
|
||||
'path': 'resources/docsify-themeable/{version}/theme-default.css'
|
||||
},
|
||||
'docsifyThemeSimple': {
|
||||
'path': 'resources/docsify-themeable/{version}/theme-simple.css'
|
||||
},
|
||||
'docsifyThemeSimpleDark': {
|
||||
'path': 'resources/docsify-themeable/{version}/theme-simple-dark.css'
|
||||
},
|
||||
// Dojo
|
||||
'dojo': {
|
||||
'path': 'resources/dojo/{version}/dojo/dojo.jsm'
|
||||
|
Reference in New Issue
Block a user