mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
13 lines
305 B
HTML
13 lines
305 B
HTML
{{/*
|
|
|
|
This template is included at the end of each page's `<body>`.
|
|
|
|
We're using it here to:
|
|
|
|
1) 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>
|