switch theme

This commit is contained in:
2023-05-29 03:22:28 +00:00
parent a4a9ea0248
commit 82f773a58e
94 changed files with 36637 additions and 1 deletions

2
build/html/_static/js/jquery-fix.js vendored Normal file
View File

@@ -0,0 +1,2 @@
// No Conflict in later (our) version of jQuery
window.$jqTheme = jQuery.noConflict(true);