Verdere opmaak van gestructureerde data, aanbrengen onderscheid tussen webpagina's en profielpagina's, markeren content die uitgesproken kan worden

This commit is contained in:
Michael Boelen 2023-06-21 15:34:33 +02:00
parent 3d2a7b3b65
commit 029409826a
6 changed files with 89 additions and 55 deletions

View file

@ -53,6 +53,7 @@
<li>BundleType = {{ .BundleType }}</li>
<li>IsPage = {{ .IsPage }}</li>
<li>IsSection = {{ .IsSection }}</li>
<li>Content types = {{ .Params.content_types }}</li>
</ul>
</div>
{{ end }}