mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Melroy van den Berg
24.56.2024 2cfb09e9a3aa720b902535a5bdf3641bcd8a903f
layouts/partials/social/share.html
@@ -66,7 +66,7 @@
  {{- $setup := .setup -}}
  {{- $separator := "&" -}}
  {{- $title := $context.Title | transform.HTMLEscape -}}
  {{- $description := $context.Summary | transform.HTMLEscape -}}
  {{- $description := $context.Summary | transform.Plainify | transform.HTMLEscape -}}
  {{- $permalink := $context.Permalink | transform.HTMLEscape -}}
  {{- with $setup.separator -}}
    {{- $separator = . -}}