From d9ae632daffa5fa78c97ea406a50b60350ec206b Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Tue, 9 Jul 2024 13:11:58 -0400 Subject: [PATCH] Update Home --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" %} ```