forked from Islandora-Devops/islandora_starter_theme
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdpl_theme.info.yml
40 lines (37 loc) · 1.09 KB
/
dpl_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
name: Dpl Theme
type: theme
description: 'Dpl Theme - SASS starter kit for a Bootstrap Barrio SubTheme.'
version: VERSION
core: 8.x
core_version_requirement: ^8 || ^9 || ^10
base theme: islandora_base_theme
logo: logo.png
libraries:
- dpl_theme/global-styling
libraries-override:
bootstrap_barrio/global-styling: false
bootstrap_barrio/file: false
regions:
top_header: 'Top header'
top_header_form: 'Top header form'
header: Header
header_form: 'Header form'
primary_menu: 'Primary menu'
secondary_menu: 'Secondary menu'
page_top: 'Page top'
page_bottom: 'Page bottom'
highlighted: Highlighted
featured_top: 'Featured top'
breadcrumb: Breadcrumb
content: Content
sidebar_first: 'Sidebar first'
sidebar_second: 'Sidebar second'
featured_bottom_first: 'Featured bottom first'
featured_bottom_second: 'Featured bottom second'
featured_bottom_third: 'Featured bottom third'
footer_first: 'Footer first'
footer_second: 'Footer second'
footer_third: 'Footer third'
footer_fourth: 'Footer fourth'
footer_fifth: 'Footer fifth'
footer_disclaimer: 'Footer disclaimer'