From 8dc4c952d7db97df73e7e1eb95a375bc678442c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krzysztof=20Feiler?= Date: Mon, 27 Jan 2020 17:56:01 +0100 Subject: [PATCH] [deploy] Add "functional.cafe" to Mastodon list (#5737) --- app/lib/constants.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/lib/constants.rb b/app/lib/constants.rb index de33106c1..beb7daf22 100644 --- a/app/lib/constants.rb +++ b/app/lib/constants.rb @@ -11,6 +11,7 @@ module Constants "fosstodon.org", "framapiaf.org", "friends.nico", + "functional.cafe", "hackers.town", "hearthtodon.com", "hex.bz",