blueprint & templates Impacts
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s
This commit is contained in:
parent
fab10a38d8
commit
7b3ebb3ca4
15 changed files with 369 additions and 237 deletions
|
|
@ -50,6 +50,7 @@
|
|||
</ul>
|
||||
</nav>
|
||||
|
||||
<?php if ($page->template() == 'investigation'): ?>
|
||||
<nav id="nav-investigation">
|
||||
<!-- <p class="title"><?= $page->title()->esc() ?></p> -->
|
||||
<ul>
|
||||
|
|
@ -60,6 +61,7 @@
|
|||
<li><a href="#related-investigations">En lien</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<?php endif ?>
|
||||
|
||||
<button id="theme-toggle">
|
||||
<svg style="fill: var(--color-txt)" class="switch" width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue