added decoupled custom module, started mathallo theme, not tested yet
This commit is contained in:
21
web_main/themes/custom/mathallo/mathallo.info.yml
Normal file
21
web_main/themes/custom/mathallo/mathallo.info.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
name: Mathallo
|
||||
type: theme
|
||||
base theme: stark
|
||||
description: mathallo drupal theme based on stark
|
||||
package: mathallo
|
||||
core: 0.x
|
||||
core_version_requirement: ^8 || ^9 || ^10
|
||||
# libraries:
|
||||
# - caravane/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: 'Footer'
|
||||
Reference in New Issue
Block a user