29 lines
536 B
YAML
29 lines
536 B
YAML
name: Basic
|
|
type: theme
|
|
description: 'HTML5, SASS, Responsive grid starter theme.'
|
|
package: Core
|
|
# version: VERSION
|
|
# core: 8.x
|
|
|
|
libraries:
|
|
- core/normalize
|
|
- basic/global
|
|
|
|
|
|
regions:
|
|
header: Header
|
|
help: Help
|
|
page_top: 'Page top'
|
|
page_bottom: 'Page bottom'
|
|
highlighted: Highlighted
|
|
content: Content
|
|
sidebar_first: 'Sidebar first'
|
|
sidebar_second: 'Sidebar second'
|
|
footer: Footer
|
|
|
|
# Information added by Drupal.org packaging script on 2017-10-15
|
|
version: '8.x-1.3'
|
|
core: '8.x'
|
|
project: 'basic'
|
|
datestamp: 1508096954
|