{{ $cfg := (site.Params.node.tabs.share) }} {{ $url := (.Permalink) }} {{ $title := ((.Title) | plainify) }} {{ $summary := ((.Summary) | plainify) }} {{ $tags := ((.Params.tags) | default "") }} {{ $tags = (delimit ($tags) ",") }}
{{ if ($cfg.social.enabled) }} {{ end }} {{ if ($cfg.url.enabled) }}
{{ end }} {{ if ($cfg.file.enabled) }}
{{ with (.File) }}
{{ end }}
{{ end }}
{{ if ($cfg.qrcode.enabled) }}
{{ end }}