Release 7.1.0

This commit is contained in:
andrewrowanwallee
2025-09-10 13:49:39 +02:00
parent 88e706b44f
commit aa4aa15c54
191 changed files with 0 additions and 25741 deletions
-14
View File
@@ -1,14 +0,0 @@
(function($){
hljs.initHighlightingOnLoad();
$(document).ready(function(){
$('.col-right-wrapper').stick_in_parent({
parent: '.layout-content'
});
$('body').scrollspy({
target: '.table-of-contents'
});
});
})(jQuery);