Skip to content

Commit b30fc82

Browse files
committed
Merge branch 'develop'
2 parents 8372db7 + 212e26c commit b30fc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/plugin/share.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
{{- /* 013: Line */ -}}
8989
{{- if $share.Line -}}
9090
<a href="javascript:void(0);" title="{{ T `shareOn` }} Line" data-sharer="line" data-url="{{ .Permalink }}" data-title="{{ .Title }}">
91-
{{- dict "class" "fab fa-line fa-fw" | partial "plugin/icon.html" -}}
91+
{{- dict "simpleicons" "line" "prefix" (.Scratch.Get "cdn" | default dict).simpleIconsPrefix | partial "plugin/icon.html" -}}
9292
</a>
9393
{{- end -}}
9494

0 commit comments

Comments
 (0)