From 398fb7ebfdb5a5bbc8ae5b1c1e2ae72ec26d16ca Mon Sep 17 00:00:00 2001 From: David Lapshin Date: Tue, 7 May 2024 15:53:21 +0300 Subject: [PATCH] Migrate Mastodon account to vmst.io --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 19419a0..7f447a4 100644 --- a/config.toml +++ b/config.toml @@ -100,7 +100,7 @@ show_source = true # the needed rel="me" link is set in the head based on these. [extra.comments] # Your Mastodon API host; instance that you have an account on -host = "social.treehouse.systems" +host = "vmst.io" # Your Mastodon username; used to determine who the original poster is user = "daudix" # Whether to show the QR code to Mastodon post