Browse Source

Rainfall: small tweaks (#6729)

* Use correct theme name

* Remove index.php file

* Update style.css

* Update readme.txt
Sarah Norris 2 years ago
parent
commit
20c9fab7b7
4 changed files with 4 additions and 6 deletions
  1. 1 1
      rainfall/functions.php
  2. 0 2
      rainfall/index.php
  3. 1 1
      rainfall/readme.txt
  4. 2 2
      rainfall/style.css

+ 1 - 1
rainfall/functions.php

@@ -36,7 +36,7 @@ if ( ! function_exists( 'rainfall_styles' ) ) :
 	/**
 	 * Enqueue styles.
 	 *
-	 * @since Archeo 1.0
+	 * @since Rainfall 1.0
 	 *
 	 * @return void
 	 */

+ 0 - 2
rainfall/index.php

@@ -1,2 +0,0 @@
-<?php
-	# This page intentionally left blank

+ 1 - 1
rainfall/readme.txt

@@ -1,7 +1,7 @@
 === Rainfall ===
 Contributors: Automattic
 Requires at least: 6.0
-Tested up to: 6.0
+Tested up to: 6.1
 Requires PHP: 5.7
 License: GPLv2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html

+ 2 - 2
rainfall/style.css

@@ -5,13 +5,13 @@ Author: Automattic
 Author URI: https://automattic.com
 Description: Rainfall is a clean, objective blogging theme strongly inspired by Swiss Design. Its minimalist functionality is balanced by a strong accent color, beautiful photography and post templates with sidebars.
 Requires at least: 6.0
-Tested up to: 6.0
+Tested up to: 6.1
 Requires PHP: 5.7
 Version: 1.0.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: rainfall
-Tags: two-columns, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, auto-loading-homepage, blog-homepage
+Tags: two-columns, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, auto-loading-homepage, blog-homepage, blog, news
 */
 
 /**