Mercurial > hg > isophonics-drupal-site
annotate core/themes/stark/stark.info.yml @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | 4c8ae668cc8c |
children |
rev | line source |
---|---|
Chris@0 | 1 name: Stark |
Chris@0 | 2 type: theme |
Chris@0 | 3 description: 'An intentionally plain theme with no styling to demonstrate default Drupal’s HTML and CSS. Learn how to build a custom theme from Stark in the <a href="https://www.drupal.org/docs/8/theming">Theming Guide</a>.' |
Chris@0 | 4 package: Core |
Chris@0 | 5 version: VERSION |
Chris@0 | 6 core: 8.x |
Chris@0 | 7 base theme: false |