forked from ubc-web-services/galactus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galactus.info.yml
executable file
·32 lines (27 loc) · 1021 Bytes
/
galactus.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
30
31
32
name: Galactus
type: theme
core_version_requirement: ^8 || ^9
base theme: classy
description: 'Galactus is a Drupal base theme that provides integration with the UBC CLF (<a href="http://clf.ubc.ca">Common Look and Feel</a>) for UBC-branded units. <em>We recommend against using this theme for any customizations or modifications</em>. If you require a customized UBC CLF theme, please consider the <a href="https://github.com/ubc-web-services/clf">Drupal CLF theme</a>'
package: ubc-web-services
libraries:
- galactus/global
libraries-override:
classy/base: false
#core/modernizr: false
ckeditor_stylesheets:
- css/ckeditor-iframe.css
ckeditor5-stylesheets:
- css/ckeditor5-iframe.css
regions:
primary_menu: 'Primary menu'
featured: 'Featured'
breadcrumb: 'Breadcrumb'
help: 'Help'
highlighted: 'Highlighted'
content: 'Content'
sidebar_first: 'Sidebar first'
sidebar_second: 'Sidebar second'
secondary_content: 'Secondary Content'
prefooter: 'Pre-Footer'
drawer: 'Off Canvas Drawer'