-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgrip.info.yml
executable file
·49 lines (49 loc) · 1.41 KB
/
grip.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
46
47
48
49
name: 'grip'
type: theme
description: 'Another starter theme for Drupal'
package: 'grip'
core_version_requirement: ^9
engine: twig
libraries:
- grip/cookies
- grip/global-styling
- grip/accessability-fontsizing
- grip/accessability-highcontrast
libraries-override:
core/normalize:
css:
base:
assets/vendor/normalize-css/normalize.css: false
misc/normalize-fixes.css: false
base theme: classy
logo: logo.svg
regions:
top_header: 'Top Header'
top_header_form: 'Top Header Form'
header: Header # required
header_form: 'Header Form'
bottom_header: 'Bottom Header'
primary_menu: 'Primary menu' # required
secondary_menu: 'Secondary menu' # required
page_top: 'Page top'
page_bottom: 'Page bottom'
highlighted: Highlighted # required
help: Help # required
featured_top: 'Featured top'
breadcrumb: Breadcrumb # required
top_content: 'Top content'
content: Content # required
bottom_content: 'Bottom content'
sidebar_first: 'Sidebar first' # required
sidebar_second: 'Sidebar second' # required
featured_bottom_first: 'Featured bottom first'
featured_bottom_second: 'Featured bottom second'
featured_bottom_third: 'Featured bottom third'
logos_first: 'Logos first'
logos_second: 'Logos second'
footer_first: 'Footer first'
footer_second: 'Footer second'
footer_third: 'Footer third'
footer_fourth: 'Footer fourth'
footer_fifth: 'Footer fifth'
footer: 'Footer'