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 }}"
|
||||
{{- if $isExternal }} target="_blank" rel="noopener"{{ end -}}
|
||||
>
|
||||
{{ .Params.short | default .Title -}}
|
||||
{{- .Params.short | default .Title -}}
|
||||
{{ if $isExternal -}}
|
||||
<i class="fas fa-external-link-alt"></i>
|
||||
{{- end -}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue