article > toc button : at title leve
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s

This commit is contained in:
isUnknown 2026-03-28 16:32:27 +01:00
parent 16b634aba3
commit 554a650b91
4 changed files with 26 additions and 21 deletions

View file

@ -2,7 +2,7 @@
<footer id="main-footer">
<ul id="links">
<?php if ($page->hasToc()): ?>
<li class="footer-btn-wrapper hidden">
<li class="footer-btn-wrapper side-panel-button-wrapper hidden">
<button class="plus" data-open-panel="side-panel" data-view="toc" title="ouvrir la table des matières">sommaire</button>
</li>
<?php endif ?>