mirror of https://github.com/grpc/grpc.io.git
Shortcode tweak
This commit is contained in:
parent
a35da4d548
commit
f7324229c6
|
|
@ -68,7 +68,7 @@
|
||||||
<a href="{{ $href }}"
|
<a href="{{ $href }}"
|
||||||
{{- if $isExternal }} target="_blank" rel="noopener"{{ end -}}
|
{{- if $isExternal }} target="_blank" rel="noopener"{{ end -}}
|
||||||
>
|
>
|
||||||
{{ .Params.short | default .Title -}}
|
{{- .Params.short | default .Title -}}
|
||||||
{{ if $isExternal -}}
|
{{ if $isExternal -}}
|
||||||
<i class="fas fa-external-link-alt"></i>
|
<i class="fas fa-external-link-alt"></i>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue