mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Fixes to toc.html
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
fcd1dedd08
commit
c5769545e2
|
|
@ -9,7 +9,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
<div id="toc">
|
<div id="toc">
|
||||||
<a id="toc-title" href="#">{{ $page.Title }}</a>
|
<a id="toc-title" href="#">{{ $page.Title }}</a>
|
||||||
{{ . -}}
|
{{ . }}
|
||||||
</div>
|
</div>
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
Loading…
Reference in a new issue