Update Home

Nathan Upchurch 2024-07-09 13:11:58 -04:00
parent a8991d5b0f
commit d9ae632daf

@ -32,7 +32,7 @@ webrings: [
## Mastodon Integration ## Mastodon Integration
Integrate Mastodon toots into blog posts. Integrate Mastodon toots into blog posts.
Embed a toot from Mastodon using the `toot` shortcode: ### Embed a toot from Mastodon using the `toot` shortcode:
``` ```
{% toot "instance", "tootID" %} {% toot "instance", "tootID" %}
``` ```