This commit is contained in:
2025-02-04 22:44:30 +01:00
parent 2bb0f0850f
commit 2ed2e52bdd
81 changed files with 16390 additions and 0 deletions

7
cz/assets/js/bootstrap.bundle.min.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
cz/assets/js/jquery-3.3.1.slim.min.js vendored Normal file

File diff suppressed because one or more lines are too long

1
cz/assets/js/mkdocs.js Normal file
View File

@ -0,0 +1 @@
!function(i){"use strict";i(".js-fullheight").css("height",i(window).height()),i(window).resize(function(){i(".js-fullheight").css("height",i(window).height())}),i("#sidebarCollapse").on("click",function(){i("#sidebar").toggleClass("active")})}(jQuery);