updated core and modules
This commit is contained in:
@@ -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,13 +1,13 @@
|
||||
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
|
||||
base theme: false
|
||||
|
||||
# Information added by Drupal.org packaging script on 2016-08-03
|
||||
version: '8.1.8'
|
||||
# Information added by Drupal.org packaging script on 2017-08-16
|
||||
version: '8.3.7'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1470233792
|
||||
datestamp: 1502903957
|
||||
|
||||
Reference in New Issue
Block a user