materio-d9/web/themes/custom/materiotheme/materiotheme.info.yml
Bachir Soussi Chiadmi 75b908ba26 refactored the layout:
removed fixed head, replaced with flex
moved pagetitle and searchform to headerbottom region
added Common store to vuejs with pagetitle data
added pagetitle vuejs component
2019-06-22 16:13:47 +02:00

22 lines
482 B
YAML

name: Materio
description: 'Materio Drupal 8 theme with gulp'
type: theme
base theme: classy
core: 8.x
libraries:
- core/normalize
- materiotheme/global-css
- materiotheme/global-js
regions:
header: Header
header_left: 'Header left'
header_middle: 'Header middle'
header_right: 'Header right'
header_bottom: 'Header bottom'
content_top: 'Content Top'
content: Content
footer_left: 'Footer Left'
footer_center: 'Footer Center'
footer_right: 'Footer Right'