zhongyi.info.yml 731 Bytes
name: Zhongyi
description: 'drupal8实践'
type: theme
base theme: bootstrap
core: 8.x

libraries:
  - zhongyi/global-styling

regions:
  navigation: 'Navigation'
  header: 'Top Bar'
  slide_large: '大型幻灯片'
  slide_mid: '中型幻灯片'
  help: 'Help'
  content: 'Content'
  public_content: '页面内容'
  content_5_1: 'content-5-1'
  content_5_2: 'content-5-2'
  sidebar_first: 'Primary'
  sidebar_second: 'Secondary'
  footer: Footer
  page_top: 'Page top'
  page_bottom: 'Page bottom'
  breadcrumb: '面包屑'
  list_content: '列表页的内容'
  list_page_top: '列表页的内容头部'
  about_content: '关于页的内容'
  about_content_2: '关于页的内容-2'
  about_page_top: '关于页的内容头部'