add german gallery

This commit is contained in:
Aron Petau 2025-05-17 17:12:11 +02:00
parent 88c564f467
commit 0b644a5600
2649 changed files with 0 additions and 194939 deletions

View file

@ -1,8 +0,0 @@
document.addEventListener("DOMContentLoaded", function () {
renderMathInElement(document.body, {
delimiters: [
{ left: "$$", right: "$$", display: true },
{ left: "$", right: "$", display: false },
],
});
});