Replaced GliderJs with SplideJS

Update .gitmodules, head.php, and 10 more files...
This commit is contained in:
2023-12-15 15:27:45 +01:00
parent 6f6f3af8af
commit 0f63ab3371
12 changed files with 48 additions and 105 deletions

View File

@@ -36,7 +36,7 @@ if($contentManager->hasError) {
}
} else {
$enable_code_highlight = true;
$enable_glider = true;
$enable_gallery = true;
}
?>
<!DOCTYPE html>