mirror of https://github.com/istio/istio.io.git
Remove extraneous linefeed that was leading to extra whitespace in the HTML.
This commit is contained in:
parent
49981eebc4
commit
664bcb81af
|
@ -22,4 +22,4 @@
|
|||
{{- errorf "Could not find glossary entry for '%s' (%s)" $gloss_entry $position -}}
|
||||
{{- end -}}
|
||||
|
||||
<span class="term" data-title="{{- $title }}" data-body="{{- $dfn | string -}}">{{ $term }}</span>
|
||||
<span class="term" data-title="{{- $title }}" data-body="{{- $dfn | string -}}">{{ $term }}</span>
|
Loading…
Reference in New Issue