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: