actualisation septembre 2025
Some checks failed
Build and Deploy / build (push) Has been cancelled
Build and Deploy / deploy (push) Has been cancelled

This commit is contained in:
yann 2025-09-05 16:44:06 +02:00
parent 4d6c70abe7
commit db5e626f14
2 changed files with 0 additions and 12 deletions

View File

@ -1,3 +0,0 @@
<!-- A placeholder to allow defining custom metadata
<script type="text/javascript" src="/assets/js/toc.js" defer></script>
-->

View File

@ -1,9 +0,0 @@
document.querySelector("main h2, main h3")&&tocbot.refresh({
tocSelector:"#toc",
contentSelector:".content",
ignoreSelector:"[data-toc-skip]",
headingSelector:"h2, h3, h4, h5, h6",
orderedList:!1,
scrollSmooth:!1,
collapseDepth: 6
});