25 lines
608 B
YAML
25 lines
608 B
YAML
name: Honey
|
|
type: theme
|
|
description: Created for the Drupal User Guide to demonstrate installing themes
|
|
base theme: stable9
|
|
core_version_requirement: ^9 || ^10
|
|
libraries:
|
|
- core/normalize
|
|
- honey/global-styling
|
|
regions:
|
|
header: Header
|
|
primary_menu: 'Primary menu'
|
|
breadcrumb: Breadcrumb
|
|
secondary_menu: 'Secondary menu'
|
|
highlighted: Highlighted
|
|
help: 'Help'
|
|
content: Content
|
|
sidebar_first: 'Sidebar first'
|
|
sidebar_second: 'Sidebar second'
|
|
footer: 'Footer'
|
|
|
|
# Information added by Drupal.org packaging script on 2023-01-17
|
|
version: '1.0.1+1-dev'
|
|
project: 'honey'
|
|
datestamp: 1673958809
|