-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtacocat.info.yml
29 lines (26 loc) · 909 Bytes
/
tacocat.info.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
name: Tacocat
type: theme
description: Tacocat spelled backwards is tacocat.
package: Other
core: 8.x
base theme: stable
# The "libraries:" section will add a library to _all_ pages.
libraries:
- tacocat/global
- tacocat/webfonts
# This section is used by the contrib module, Component Libraries. It allows you
# to reference .twig files in your sass/ directory by using the Twig namespace:
# @tacocat
# See https://www.drupal.org/project/components for more information.
component-libraries:
tacocat:
paths:
- src/components
# This section lists the regions defined in the theme (our base theme) default
# page.html.twig and maintenance-page.html.twig files. The name before
# the semi-colon is the machine name of the region. The text after the
# semi-colon is the region's description used on the admin/structure/block page.
regions:
header: Header
content: Content
footer: Footer