瀏覽代碼

Merge branch 'trunk' of https://github.com/Automattic/themes into trunk

Onur Oztaskiran 3 年之前
父節點
當前提交
cf7e17f1fd
共有 4 個文件被更改,包括 7 次插入7 次删除
  1. 3 3
      heiwa/style.css
  2. 1 1
      heiwa/templates/header-footer-only.html
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 3
heiwa/style.css

@@ -3,14 +3,14 @@ Theme Name: Heiwa
 Theme URI: https://wordpress.com/theme/heiwa
 Author: Automattic
 Author URI: https://automattic.com/
-Description: Heiwa is a theme that supports full-site editing.
+Description: Heiwa is a clean and elegant theme. Its sophisticated typography and clean look make it a perfect match for a business producing visual products.
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.2
+Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template: blockbase
 Text Domain: heiwa
-Tags: auto-loading-homepage, one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
+Tags: auto-loading-homepage, one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, threaded-comments, translation-ready, wide-blocks
 */

+ 1 - 1
heiwa/templates/header-footer-only.html

@@ -4,4 +4,4 @@
 <main class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:post-content {"layout":{"inherit":true}} /--></main>
 <!-- /wp:group -->
 
-<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
+<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "themes",
-	"version": "1.0.133",
+	"version": "1.0.134",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.133",
+			"version": "1.0.134",
 			"license": "GPL-2.0",
 			"dependencies": {
 				"wp-prettier": "^2.0.5"

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.133",
+	"version": "1.0.134",
 	"description": "Automattic public themes",
 	"author": "automattic",
 	"license": "GPL-2.0",