From a6abb38810f24eb1d2f28cd1ab7e85a1327b8433 Mon Sep 17 00:00:00 2001 From: 514fpv Date: Wed, 17 Jan 2024 18:32:51 +0800 Subject: [PATCH] fix(web): set mastodon url --- spec/web/site/_data/contact.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/web/site/_data/contact.yml b/spec/web/site/_data/contact.yml index b3a8c96c..3ca78a76 100644 --- a/spec/web/site/_data/contact.yml +++ b/spec/web/site/_data/contact.yml @@ -6,7 +6,7 @@ - type: mastodon icon: "fab fa-mastodon" - url: "" + url: "https://cathode.church/@koishi" #- type: github # icon: "fab fa-github"