ci: replace vnu html validator by html-validate (#759)

This commit is contained in:
Robert Kaussow 2024-01-07 14:46:07 +01:00 committed by GitHub
parent c396971101
commit e11f0c891c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 315 additions and 11 deletions

View file

@ -52,7 +52,7 @@
<svg class="gdoc-icon {{ .icon }}"><use xlink:href="#{{ .icon }}"></use></svg>
{{ end }}
<a
href="{{ if .external }}
href="{{ if .external -}}
{{ .ref }}
{{- else -}}
{{ path.Join $this.RelPermalink $anchor }}