diff --git a/layouts/partials/social/share.html b/layouts/partials/social/share.html
index cad6a4b..2a36177 100644
--- a/layouts/partials/social/share.html
+++ b/layouts/partials/social/share.html
@@ -34,7 +34,7 @@
{{/* @todo notification into CLI that a network is configured but not supported */}}
{{- end -}}
{{- $options := (dict "context" page "setup" $setup) }}
- {{- $href := partial "func/getShareLink.html" $options $options -}}
+ {{- $href := partial "func/getShareLink.html" $options -}}