umami.info.yml 640 B

1234567891011121314151617181920212223242526272829
  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. libraries-override:
  12. classy/messages: false
  13. regions:
  14. pre_header: Pre-header
  15. header: Header
  16. highlighted: Highlighted
  17. tabs: Tabs
  18. banner_top: 'Banner Top'
  19. breadcrumbs: Breadcrumbs
  20. page_title: 'Page Title'
  21. content: Content
  22. sidebar: Sidebar
  23. content_bottom: 'Content Bottom'
  24. footer: Footer
  25. bottom: Bottom
  26. page_top: 'Page top' # Needed by Drupal Core
  27. page_bottom: 'Page bottom' # Needed by Drupal Core