Blockbase: Update style.css (#5330)
* Blockbase: Update style.css * Remove README.md from homepage * Add block-patterns tag to blockbase
This commit is contained in:
parent
6e3fe3e3f7
commit
b8551224e7
2 changed files with 4 additions and 10 deletions
|
@ -5,7 +5,7 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/Automattic/themes/issues/new?label=[Theme]%20Blockbase"
|
||||
},
|
||||
"homepage": "https://github.com/Automattic/themes/blob/trunk/blockbase/README.md",
|
||||
"homepage": "https://github.com/Automattic/themes/blob/trunk/blockbase",
|
||||
"devDependencies": {
|
||||
"@wordpress/base-styles": "^4.0.4",
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Theme Name: Blockbase
|
||||
Theme URI: https://github.com/automattic/themes/tree/trunk/blockbase
|
||||
Theme URI: https://github.com/Automattic/themes/tree/trunk/blockbase
|
||||
Author: Automattic
|
||||
Author URI: https://automattic.com/
|
||||
Description: Blockbase is a simple theme that supports full-site editing. It comes with a set of minimal templates and design settings that can be manipulated through Global Styles. Use it to build something beautiful.
|
||||
|
@ -9,9 +9,9 @@ Tested up to: 5.8
|
|||
Requires PHP: 5.7
|
||||
Version: 2.0.12
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: blockbase
|
||||
Tags: 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, auto-loading-homepage
|
||||
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage
|
||||
|
||||
Blockbase WordPress Theme, (C) 2021 Automattic, Inc.
|
||||
Blockbase is distributed under the terms of the GNU GPL.
|
||||
|
@ -26,10 +26,4 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
Blockbase uses the following third-party resources:
|
||||
|
||||
The Water Fan, by Winslow Homer
|
||||
License: CC0
|
||||
Source: https://www.artic.edu/artworks/38666/the-water-fan
|
||||
Included in theme screenshot.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue