Fix ToC of spec proposals

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-06-20 18:16:23 +02:00
parent 3af77f0cb4
commit 693fa5ad09
No known key found for this signature in database
GPG key ID: 0C971D9DBC9D678D

View file

@ -33,7 +33,7 @@
{{ $states := .Site.Data.msc.proposals }}
{{ range $states }}
<h3 id="{{.label}}" class="proposal-table-title">{{ .title }}</h3>
### {{ .title }} {.proposal-table-title}
{{ if .proposals }}
<table class="msc-table table">
<thead>