Initial Drupal 11 with DDEV setup
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
theme:
|
||||
- olivero
|
||||
id: olivero_medium
|
||||
label: 'Olivero Medium'
|
||||
locked: false
|
||||
pattern: 'j F Y'
|
||||
15
web/core/themes/olivero/config/install/olivero.settings.yml
Normal file
15
web/core/themes/olivero/config/install/olivero.settings.yml
Normal file
@ -0,0 +1,15 @@
|
||||
favicon:
|
||||
use_default: true
|
||||
features:
|
||||
comment_user_picture: true
|
||||
comment_user_verification: true
|
||||
favicon: true
|
||||
node_user_picture: false
|
||||
logo:
|
||||
use_default: false
|
||||
third_party_settings:
|
||||
shortcut:
|
||||
module_link: true
|
||||
mobile_menu_all_widths: 0
|
||||
site_branding_bg_color: default
|
||||
base_primary_color: '#1b9ae4'
|
||||
Reference in New Issue
Block a user