-
Notifications
You must be signed in to change notification settings - Fork 2
/
csgov_theme.info.yml
45 lines (39 loc) · 1.13 KB
/
csgov_theme.info.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
name: CSGOV Theme
type: theme
'base theme': false
starterkit: true
version: 4.1.2
core_version_requirement: ^10.1
'interface translation project': csgov_theme
'interface translation server pattern': themes/contrib/csgov_theme/translations/%language.po
regions:
notifications: 'Notifications'
logo: 'Logo'
search: 'Search'
navigation: 'Navigation'
header_extra: 'Header Extra'
off_canvas: 'Off Canvas'
admin_area: 'Admin area'
breadcrumb: 'Breadcrumb'
messages: 'Messages'
help: 'Help'
content_top: 'Content top'
content: 'Content'
content_bottom: 'Content bottom'
footer_brand: 'Footer brand'
footer_top: 'Footer top'
footer_bottom: 'Footer bottom'
legal: 'Legal info'
page_top: 'Page top' # Needed by Drupal Core
page_bottom: 'Page bottom' # Needed by Drupal Core
libraries:
- csgov_theme/base
- csgov_theme/grid
libraries-extend:
core/drupal.ajax:
- gov_cz/throbber
libraries-override:
# Replace an entire library.
layout_builder/twocol_section: csgov_theme/twocol_section
layout_builder/threecol_section: csgov_theme/threecol_section
layout_builder/fourcol_section: csgov_theme/fourcol_section