ref: 14705ecead09a0ad8dfa4de2d9b5ba9188c32d07
dir: /tpl/tplimpl/embedded/templates/shortcodes/tweet.html/
{{- $pc := .Page.Site.PrivacyConfig.Tweet -}} {{- if not $pc.Disable -}} {{ (getJSON "https://api.twitter.com/1/statuses/oembed.json?id=" (index .Params 0)).html | safeHTML }} {{- end -}}