Update core 8.3.0
This commit is contained in:
parent
da7a7918f8
commit
cd7a898e66
6144 changed files with 132297 additions and 87747 deletions
|
@ -17,7 +17,7 @@ ABOUT DRUPAL THEMING
|
|||
--------------------
|
||||
|
||||
To learn how to build your own custom theme and override Drupal's default code,
|
||||
see the Theming Guide: https://www.drupal.org/theme-guide
|
||||
see the Theming Guide: https://www.drupal.org/docs/8/theming
|
||||
|
||||
See the themes/README.txt for more information on where to place your
|
||||
custom themes to ensure easy maintenance and upgrades.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: Stark
|
||||
type: theme
|
||||
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/theme-guide">Theming Guide</a>.'
|
||||
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>.'
|
||||
package: Core
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
|
|
Reference in a new issue