matrix-spec/layouts/partials/hooks/body-end.html
Richard van der Hoff 2916b81403
Update body-end.html
2024-11-12 22:52:24 +00:00

11 lines
298 B
HTML

{{/*
This template is included at the end of each page's `<body>`.
We're using it here to highlight and scroll the ToC in the sidebar to match
the place we are at in the document.
*/}}
<script defer language="javascript" type="text/javascript" src="{{ "js/toc.js" | relURL }}"></script>