chore: remove script (#7215)
This commit is contained in:
parent
406cc95fcd
commit
cbff423861
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
namespace :temporary do
|
||||
namespace :social_media do
|
||||
desc "Update DEV's social media handles"
|
||||
task update_handles: :environment do
|
||||
SiteConfig.public_send("social_media_handles=", {twitter: "thepracticaldev", facebook: "thepracticaldev", github: "thepracticaldev", instagram: "thepracticaldev", twitch: "thepracticaldev"})
|
||||
end
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Reference in a new issue