Removed icon_home and fixed corresponding test

This commit is contained in:
Pierre Mesure
2018-10-12 09:52:53 +02:00
parent 5f8311845b
commit f586190651
2 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
class SiteCustomization::Image < ActiveRecord::Base
VALID_IMAGES = {
"icon_home" => [330, 240],
"logo_header" => [260, 80],
"social_media_icon" => [470, 246],
"social_media_icon_twitter" => [246, 246],