Browse Source

Varia: Fixes theme URI link in main stylesheet

Allan Cole 6 năm trước cách đây
mục cha
commit
3595e0be8f
3 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 1 1
      varia/style-rtl.css
  2. 1 1
      varia/style.css
  3. 1 1
      varia/style.scss

+ 1 - 1
varia/style-rtl.css

@@ -1,7 +1,7 @@
 @charset "UTF-8";
 /*
 Theme Name: Varia
-Theme URI: https://github.com/Automattic/themes/varia
+Theme URI: https://github.com/Automattic/themes/tree/master/varia
 Author: Automattic
 Author URI: https://automattic.com/
 Description: A variable-based design system for WordPress sites built with Gutenberg.

+ 1 - 1
varia/style.css

@@ -1,7 +1,7 @@
 @charset "UTF-8";
 /*
 Theme Name: Varia
-Theme URI: https://github.com/Automattic/themes/varia
+Theme URI: https://github.com/Automattic/themes/tree/master/varia
 Author: Automattic
 Author URI: https://automattic.com/
 Description: A variable-based design system for WordPress sites built with Gutenberg.

+ 1 - 1
varia/style.scss

@@ -1,6 +1,6 @@
 /*
 Theme Name: Varia
-Theme URI: https://github.com/Automattic/themes/varia
+Theme URI: https://github.com/Automattic/themes/tree/master/varia
 Author: Automattic
 Author URI: https://automattic.com/
 Description: A variable-based design system for WordPress sites built with Gutenberg.