fix color mode js
This commit is contained in:
parent
1876732d56
commit
41157d5205
2
test.py
2
test.py
@ -21,7 +21,7 @@ template_vars = {
|
||||
"bootstrap": {
|
||||
"src": "./templates/example/bootstrap.bundle.min.js",
|
||||
},
|
||||
"theme": {"src": ".templates/example/color-modes.js"},
|
||||
"theme": {"src": "./templates/example/color-modes.js"},
|
||||
},
|
||||
"css": {
|
||||
"bootstrap": {"src": "./templates/example/bootstrap.min.css"},
|
||||
|
Loading…
Reference in New Issue
Block a user