1
0
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:
nobody
2022-03-04 06:32:00 +01:00
parent b49397f39c
commit a1e7940908
9 changed files with 29 additions and 0 deletions

View File

@@ -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'