Skip to content

Commit 6f9225a

Browse files
committed
add toot id for comments
1 parent 437294d commit 6f9225a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/notes/2020/3/23/2210/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ description: "Use JavaScript to load comments from Mastodon"
88
comments:
99
host: fosstodon.org
1010
username: ghost_letters
11-
id:
11+
id: 105935391504191020
1212
---
1313

1414
After reading this [Toot from Surendrajat](https://fosstodon.org/web/statuses/105935391504191020) I wanted to add Mastodon Toots as comments. Thanks [@carl](https://linuxrocks.online/@carl) for inventing the smart comment solution and sharing the required JavaScript / Hugo integration.
1515

1616
Original source: [Adding comments to your static blog with Mastodon](https://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/)
1717

18-
If you want to see how it all comes together, check out this [git commit]().
18+
If you want to see how it all comes together, check out these git commits
19+
- [add required code](https://github.com/ghostletters/blog/commit/437294d1333a6189d3e461627a92fcfdd56b3e92)
1920

0 commit comments

Comments
 (0)