Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / themes / umami / umami.info.yml
1 name: Umami
2 type: theme
3 base theme: classy
4 description: 'The theme used for the Umami food magazine demonstration site.'
5 version: VERSION
6 core: 8.x
7 libraries:
8   - umami/global
9   - umami/messages
10   - umami/webfonts
11
12 libraries-override:
13   classy/messages: false
14
15 regions:
16   pre_header: Pre-header
17   header: Header
18   highlighted: Highlighted
19   tabs: Tabs
20   banner_top: 'Banner Top'
21   breadcrumbs: Breadcrumbs
22   page_title: 'Page Title'
23   content: Content
24   sidebar: Sidebar
25   content_bottom: 'Content Bottom'
26   footer: Footer
27   bottom: Bottom
28   page_top: 'Page top' # Needed by Drupal Core
29   page_bottom: 'Page bottom' # Needed by Drupal Core