Browse Source

Bump version to 1.2

Kjell Reigstad 4 years ago
parent
commit
93871fbe0f
2 changed files with 6 additions and 3 deletions
  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 ==
 == 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.
 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 ==
 == Changelog ==
 
 
+= 1.2 =
+* Adds Customizer options for showing a global header, menu, and widgets. 
+
 = 1.1 =
 = 1.1 =
 * Initial release 
 * 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
 Theme URI: https://github.com/Automattic/themes/blank-canvas
 Author: Automattic
 Author: Automattic
 Author URI: https://automattic.com/
 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
 Requires at least: 4.9.6
 Tested up to: 5.6
 Tested up to: 5.6
 Requires PHP: 5.6.2
 Requires PHP: 5.6.2
-Version: 1.1
+Version: 1.2
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: seedlet
 Template: seedlet