Explorar o código

Merge pull request #2198 from Automattic/seedlet/fix/print-theme-name

Seedlet: remove reference to Varia in print styles
Kjell Reigstad %!s(int64=5) %!d(string=hai) anos
pai
achega
5a45a2d03b
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      seedlet/assets/css/print.css
  2. 1 1
      seedlet/assets/sass/print.scss

+ 1 - 1
seedlet/assets/css/print.css

@@ -1,5 +1,5 @@
 /*
-Theme Name: Varia
+Theme Name: Seedlet
 
 Adding print support. The print styles are based on the the great work of
 Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272/.

+ 1 - 1
seedlet/assets/sass/print.scss

@@ -1,5 +1,5 @@
 /*
-Theme Name: Varia
+Theme Name: Seedlet
 
 Adding print support. The print styles are based on the the great work of
 Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272/.