website/themes/datacoop2020/layouts/partials/mastodon-js.html

4 lines
137 B
HTML

{{ if ($.Page.Scratch.Get "include_mastodon") "true" }}
<script src="https://mastodon.social/embed.js" async="async"></script>
{{ end }}