We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5822ba9 commit 3541382Copy full SHA for 3541382
apigen/theme/blocks/head.latte
@@ -2,3 +2,7 @@
2
<link rel="icon" type="image/png" href="/favicon.png">
3
<script src="https://thrilling-nineteen.phpstan.org/script.js" data-site="UDESFNRN" defer></script>
4
{/define}
5
+{define menu}
6
+ <span style="display: none" id="sectionTitle">API Reference</span>
7
+ {include #parent}
8
+{/define}
0 commit comments