From 6ad1b1e57d74cb2a1a2a6589852778359561a302 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Tue, 9 Jul 2024 14:32:39 -0400 Subject: [PATCH] Update Home --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index dca0f28..5b4a6a0 100644 --- a/Home.md +++ b/Home.md @@ -56,6 +56,9 @@ Embedded toots are live, so if the toot or instance is not reachable, the toot w #### 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: +``` +mastodon_id: "112409293978326719" +``` ### Other Special Features Special or uncommon features of this blog that aren't configured in `metadata.js`.