adds consistency on social media filenames
This commit is contained in:
@@ -2,7 +2,8 @@ class SiteCustomization::Image < ActiveRecord::Base
|
||||
VALID_IMAGES = {
|
||||
"icon_home" => [330, 240],
|
||||
"logo_header" => [80, 80],
|
||||
"social-media-icon" => [200, 200],
|
||||
"social_media_icon" => [470, 246],
|
||||
"social_media_icon_twitter" => [246, 246],
|
||||
"apple-touch-icon-200" => [200, 200]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user