diff --git a/Home.md b/Home.md index 9e0d7f8..11b082d 100644 --- a/Home.md +++ b/Home.md @@ -32,7 +32,7 @@ webrings: [ ## Mastodon Integration 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" %} ```