website/themes/data-coop-gerning/layouts/partials/mastodon-js.html
2020-04-05 22:14:54 +02:00

3 lines
137 B
HTML

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