fix color mode js

This commit is contained in:
c0de 2023-12-28 23:36:56 -06:00
parent 1876732d56
commit 41157d5205
1 changed files with 1 additions and 1 deletions

View File

@ -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"},