feat(image): add image lightgallery

This commit is contained in:
Dillon
2020-02-24 17:00:39 +08:00
parent fbfcbaebca
commit 72a2e9bdcf
50 changed files with 478 additions and 353 deletions

View File

@@ -28,11 +28,9 @@
{{- end -}}
</div>
<div class="post-info-share">
{{- if .Site.Params.page.socialShare -}}
<span>
{{- partial "plugin/share.html" . -}}
</span>
{{- end -}}
<span>
{{- partial "plugin/share.html" . -}}
</span>
</div>
</div>
</div>