Refactors social meta tags spec
This commit is contained in:
@@ -56,7 +56,8 @@ section "Creating Settings" do
|
||||
Setting.create(key: 'mailer_from_name', value: 'CONSUL')
|
||||
Setting.create(key: 'mailer_from_address', value: 'noreply@consul.dev')
|
||||
Setting.create(key: 'meta_title', value: 'CONSUL')
|
||||
Setting.create(key: 'meta_description', value: 'Citizen Participation & Open Gov Application')
|
||||
Setting.create(key: 'meta_description', value: 'Citizen participation tool for an open, '\
|
||||
'transparent and democratic government')
|
||||
Setting.create(key: 'meta_keywords', value: 'citizen participation, open government')
|
||||
Setting.create(key: 'verification_offices_url', value: 'http://oficinas-atencion-ciudadano.url/')
|
||||
Setting.create(key: 'min_age_to_participate', value: '16')
|
||||
|
||||
Reference in New Issue
Block a user