From a8991d5b0f03cd95e6652457d925829097d1df22 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Tue, 9 Jul 2024 13:03:32 -0400 Subject: [PATCH] Update Home --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 14c26c2..9e0d7f8 100644 --- a/Home.md +++ b/Home.md @@ -27,7 +27,7 @@ webrings: [ nextURL: "https://fediring.net/next?host=nathanupchurch.com" } ] - +``` ## Mastodon Integration Integrate Mastodon toots into blog posts. @@ -41,6 +41,7 @@ For example: {% toot "lounge.town", "112672230453089386" %} ``` Embedded toots are live, so if the toot or instance is not reachable, the toot will not be shown on the page. I haven't built any error handling for this yet. + ### Adding comments via Mastodon Simply add a toot ID to a post's frontmatter using the `mastodon_id` key in order to enable commenting via Mastodon: