26 lines
658 B
YAML
26 lines
658 B
YAML
name: erabletheme
|
|
type: theme
|
|
base theme: stark
|
|
description: A flexible theme with a responsive, mobile-first layout.
|
|
package: Custom
|
|
core: 8.x
|
|
core_version_requirement: ^8 || ^9 || ^10
|
|
libraries:
|
|
- erabletheme/global
|
|
regions:
|
|
header: 'Header'
|
|
primary_menu: 'Primary menu'
|
|
secondary_menu: 'Secondary menu'
|
|
page_top: 'Page top'
|
|
page_bottom: 'Page bottom'
|
|
featured: 'Featured'
|
|
breadcrumb: 'Breadcrumb'
|
|
content: 'Content'
|
|
sidebar_first: 'Sidebar first'
|
|
sidebar_second: 'Sidebar second'
|
|
footer_top: 'Footer Top'
|
|
footer_left: 'Footer Left'
|
|
footer_center: 'Footer Center'
|
|
footer_right: 'Footer Right'
|
|
footer_bottom: 'Footer Bottom'
|