Kaynağa Gözat

Update style.css header and remove jetpack-global-styles from tags.

Jeff Ong 4 yıl önce
ebeveyn
işleme
9ea5745b11

+ 1 - 0
package-dotorg.sh

@@ -2,6 +2,7 @@
 if [[ "$1" != "" ]]; then
     THEME="$1"
 	find $THEME/assets/sass/*.scss -type f -exec sed -i '' 's/-wpcom//g' {} \; 
+	find $THEME/assets/sass/*.scss -type f -exec sed -i '' 's/auto-loading-homepage, jetpack-global-styles//g' {} \; 
 	find $THEME/assets/sass/*.scss -type f -exec sed -i '' 's/auto-loading-homepage, //g' {} \; 
 	cd $THEME && npm run build;
 	mkdir $THEME;

+ 4 - 2
spearhead/assets/sass/style.scss

@@ -4,8 +4,10 @@ Theme URI: https://wordpress.com/theme/spearhead
 Author: Automattic
 Author URI: https://automattic.com/
 Description: Share your podcast with the world using Spearhead.
-Requires at least: WordPress 5.4
-Version: 1.2.1
+Requires at least: 5.4
+Tested up to: 5.5
+Requires PHP: 5.6.2
+Version: 1.2.2
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: seedlet

+ 3 - 1
spearhead/style-rtl.css

@@ -4,7 +4,9 @@ Theme URI: https://wordpress.com/theme/spearhead
 Author: Automattic
 Author URI: https://automattic.com/
 Description: Share your podcast with the world using Spearhead.
-Requires at least: WordPress 5.4
+Requires at least: 5.4
+Tested up to: 5.5
+Requires PHP: 5.6.2
 Version: 1.2.2
 License: GNU General Public License v2 or later
 License URI: LICENSE

+ 3 - 1
spearhead/style.css

@@ -4,7 +4,9 @@ Theme URI: https://wordpress.com/theme/spearhead
 Author: Automattic
 Author URI: https://automattic.com/
 Description: Share your podcast with the world using Spearhead.
-Requires at least: WordPress 5.4
+Requires at least: 5.4
+Tested up to: 5.5
+Requires PHP: 5.6.2
 Version: 1.2.2
 License: GNU General Public License v2 or later
 License URI: LICENSE

Dosya farkı çok büyük olduğundan ihmal edildi
+ 27 - 0
spearhead/style.css.map


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor