saber-theme-ume
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -25,2 +25,3 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); } | ||
this.config.siteConfig.tags = []; | ||
var _iteratorNormalCompletion = true; | ||
@@ -36,4 +37,5 @@ var _didIteratorError = false; | ||
// It's NOT recommended to mutate `page` directly to add addtional props | ||
this.config.siteConfig.tags = [].concat(_toConsumableArray(this.config.siteConfig.tags), _toConsumableArray(post.attributes.tags)); // It's NOT recommended to mutate `page` directly to add addtional props | ||
// Use `extendPageProp` instead to add more properties to the `page` prop on your layout page | ||
this.pages.extendPageProp(post.internal.id, { | ||
@@ -40,0 +42,0 @@ // Some properties on `page` are not supposed to be accessible at runtime |
{ | ||
"name": "saber-theme-ume", | ||
"description": "Ume is a elegant theme for saber.js", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": { |
244130
742