Mercurial > hg > isophonics-drupal-site
annotate core/profiles/demo_umami/themes/umami/umami.info.yml @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | af1871eacc83 |
children |
rev | line source |
---|---|
Chris@14 | 1 name: Umami |
Chris@14 | 2 type: theme |
Chris@14 | 3 base theme: classy |
Chris@14 | 4 description: 'The theme used for the Umami food magazine demonstration site.' |
Chris@14 | 5 version: VERSION |
Chris@14 | 6 core: 8.x |
Chris@14 | 7 libraries: |
Chris@14 | 8 - umami/global |
Chris@14 | 9 - umami/messages |
Chris@18 | 10 - umami/webfonts-open-sans |
Chris@18 | 11 - umami/webfonts-scope-one |
Chris@14 | 12 |
Chris@14 | 13 libraries-override: |
Chris@14 | 14 classy/messages: false |
Chris@14 | 15 |
Chris@18 | 16 libraries-extend: |
Chris@18 | 17 tour/tour-styling: |
Chris@18 | 18 - umami/demo-umami-tour |
Chris@18 | 19 |
Chris@14 | 20 regions: |
Chris@17 | 21 pre_header: Pre-header |
Chris@14 | 22 header: Header |
Chris@14 | 23 highlighted: Highlighted |
Chris@14 | 24 tabs: Tabs |
Chris@14 | 25 banner_top: 'Banner Top' |
Chris@14 | 26 breadcrumbs: Breadcrumbs |
Chris@14 | 27 page_title: 'Page Title' |
Chris@14 | 28 content: Content |
Chris@14 | 29 sidebar: Sidebar |
Chris@17 | 30 content_bottom: 'Content Bottom' |
Chris@14 | 31 footer: Footer |
Chris@14 | 32 bottom: Bottom |
Chris@14 | 33 page_top: 'Page top' # Needed by Drupal Core |
Chris@14 | 34 page_bottom: 'Page bottom' # Needed by Drupal Core |