personal_site/_includes/mastodon_post.html
2024-01-26 14:43:16 +00:00

4 lines
283 B
HTML

<figure class="centered">
<iframe src="https://tech.lgbt/@Tomhodson/{{include.post_id}}/embed" class="mastodon-embed" style="max-width: 100%; border: 0" width="400" allowfullscreen="allowfullscreen"></iframe>
<script src="https://tech.lgbt/embed.js" async="async"></script>
</figure>