-
Notifications
You must be signed in to change notification settings - Fork 4
/
iastate_theme.info.yml
38 lines (38 loc) · 1.08 KB
/
iastate_theme.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
33
34
35
36
37
38
name: IASTATE Theme
description: Drupal 9 theme for Iowa State University websites
type: theme
core: 8.x
core_version_requirement: ^8 || ^9
version: "1.7.7"
base theme: stable
libraries:
- iastate_theme/global-css
- iastate_theme/global-js
- iastate_theme/fonts
- iastate_theme/font-awesome
- iastate_theme/academicons
- iastate_theme/isuthemeicons
ckeditor_stylesheets:
- css/bootstrap/bootstrap.min.css
- css/base.css
stylesheets-remove:
- core/assets/vendor/normalize-css/normalize.normalize
- core/modules/system/css/system.module.css
- core/modules/system/css/system.theme.css
- core/modules/system/css/view.modules.css
regions:
header_first: "Header First"
header_second: "Header Second"
menu_navbar: 'Menu Navbar'
post_nav: 'Post Nav'
breadcrumbs: 'Breadcrumbs'
hero_top: 'Hero Top'
content: 'Page Content'
sidebar_first: 'Sidebar First'
sidebar_second: 'Sidebar Second'
hero_bottom: 'Hero Bottom'
footer_first: 'Footer First'
footer_second: 'Footer Second'
footer_third: 'Footer Third'
footer_fourth: 'Footer Fourth'
sign_off: 'Sign Off'