浏览代码

Merge pull request #3136 from Automattic/blank-canvas/version-bump

Blank Canvas: Bump version to 1.2
Ben Dwyer 4 年之前
父节点
当前提交
134c15ee6a
共有 2 个文件被更改,包括 6 次插入3 次删除
  1. 4 1
      blank-canvas/readme.txt
  2. 2 2
      blank-canvas/style.css

+ 4 - 1
blank-canvas/readme.txt

@@ -10,12 +10,15 @@ A blank starting point for building your site.
 
 == Description ==
 
-Blank Canvas is a minimalist theme, designed for single-page websites. Its single post and page layouts have no header, navigation menus, or widgets, so the page you design in the WordPress editor is the same page you’ll see on the front end.
+Blank Canvas is a minimalist theme, designed for single-page websites. Its single post and page layouts have no header, navigation menus, or widgets by default, so the page you design in the WordPress editor is the same page you’ll see on the front end.
 
 The theme’s default styles are conservative, relying on simple sans-serif fonts and a subtle blue highlight color. Blank Canvas is ready for your customizations.
 
 == Changelog ==
 
+= 1.2 =
+* Adds Customizer options for showing page titles, a global header, menu, and widgets. 
+
 = 1.1 =
 * Initial release 
 

+ 2 - 2
blank-canvas/style.css

@@ -3,11 +3,11 @@ Theme Name: Blank Canvas
 Theme URI: https://github.com/Automattic/themes/blank-canvas
 Author: Automattic
 Author URI: https://automattic.com/
-Description: Blank Canvas is a minimalist theme, designed for single-page websites. Its single post and page layouts have no header, navigation menus, or widgets, so the page you design in the WordPress editor is the same page you’ll see on the front end. The theme’s default styles are conservative, relying on simple sans-serif fonts and a subtle blue highlight color. Blank Canvas is ready for your customizations.
+Description: Blank Canvas is a minimalist theme, designed for single-page websites. Its single post and page layouts have no header, navigation menus, or widgets by default, so the page you design in the WordPress editor is the same page you’ll see on the front end. The theme’s default styles are conservative, relying on simple sans-serif fonts and a subtle blue highlight color. Blank Canvas is ready for your customizations.
 Requires at least: 4.9.6
 Tested up to: 5.6
 Requires PHP: 5.6.2
-Version: 1.1
+Version: 1.2
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: seedlet