From 00ea4c4924999634264da3ce615f0750cbad94f0 Mon Sep 17 00:00:00 2001 From: Vaidehi Joshi Date: Wed, 18 Mar 2020 09:58:23 -0700 Subject: [PATCH] Remove broken image from seeded welcome thread (#6698) --- db/seeds.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/db/seeds.rb b/db/seeds.rb index e14dc7ba3..fa969fe18 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -238,8 +238,6 @@ welcome_thread_content = <<~HEREDOC Hey there! Welcome to #{ApplicationConfig['COMMUNITY_NAME']}! - ![WELCOME TO THE INTERNET](https://slack-imgs.com/?c=1&url=http%3A%2F%2Fmedia0.giphy.com%2Fmedia%2FzhbrTTpmSCYog%2Fgiphy-downsized.gif) - Leave a comment below to introduce yourself to the community!✌️ HEREDOC