Issue #3350058 by Rinku Jacob 13: Remove quotes from claro.info.yml
parent
ae8b400b75
commit
1312374716
|
@ -13,8 +13,8 @@
|
|||
name: Claro
|
||||
type: theme
|
||||
base theme: false
|
||||
description: 'A clean, accessible, and powerful Drupal administration theme.'
|
||||
alt text: 'Screenshot of Claro, Drupal administration theme.'
|
||||
description: A clean, accessible, and powerful Drupal administration theme.
|
||||
alt text: Screenshot of Claro, Drupal administration theme.
|
||||
package: Core
|
||||
version: VERSION
|
||||
libraries:
|
||||
|
@ -157,14 +157,14 @@ libraries-extend:
|
|||
- claro/media_library.theme
|
||||
|
||||
regions:
|
||||
header: 'Header'
|
||||
pre_content: 'Pre-content'
|
||||
header: Header
|
||||
pre_content: Pre-content
|
||||
breadcrumb: Breadcrumb
|
||||
highlighted: Highlighted
|
||||
help: Help
|
||||
content: Content
|
||||
page_top: 'Page top'
|
||||
page_bottom: 'Page bottom'
|
||||
sidebar_first: 'First sidebar'
|
||||
page_top: Page top
|
||||
page_bottom: Page bottom
|
||||
sidebar_first: First sidebar
|
||||
regions_hidden:
|
||||
- sidebar_first
|
||||
|
|
Loading…
Reference in New Issue