Skip to content

Commit

Permalink
Merge pull request Drupalcat#39 from rvilar/basic-data
Browse files Browse the repository at this point in the history
Task Drupalcat#35: Added basic site information: site name, slogan and email
  • Loading branch information
pakmanlh committed Oct 18, 2014
2 parents 9f74168 + 53e9041 commit d65ada6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions drupalcat/config/install/system.site.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Drupal.cat
mail: [email protected]
slogan: 'Grup d''Usuaris de Drupal en llengua catalana [ IRC freenode: #drupal.cat ]'
page:
403: ''
404: ''
front: user
admin_compact_mode: false
weight_select_max: 100
langcode: ca

0 comments on commit d65ada6

Please sign in to comment.