浏览代码

Varia: Fixes theme URI link in main stylesheet

Allan Cole 6 年之前
父节点
当前提交
3595e0be8f
共有 3 个文件被更改,包括 3 次插入3 次删除
  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.