ci: replace vnu html validator by html-validate (#759)
This commit is contained in:
parent
c396971101
commit
e11f0c891c
8 changed files with 315 additions and 11 deletions
|
@ -27,11 +27,11 @@
|
|||
{{ if eq $target "header" }}
|
||||
<span>
|
||||
<a
|
||||
href="{{ if .external }}
|
||||
href="{{ if .external -}}
|
||||
{{ .ref }}
|
||||
{{ else }}
|
||||
{{- else -}}
|
||||
{{ relref $current .ref }}
|
||||
{{ end }}"
|
||||
{{- end }}"
|
||||
class="gdoc-header__link"
|
||||
>
|
||||
<svg class="gdoc-icon {{ .icon }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue