[Xfce4-commits] [www/blog.xfce.org] 01/01: cdn.xfce.org/style/css.., not cdn.xfce.org/css...

noreply at xfce.org noreply at xfce.org
Tue May 21 01:15:22 CEST 2019


This is an automated email from the git hooks/post-receive script.

k   n   o   m   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository www/blog.xfce.org.

commit c0fa30685da0263798bbadee00086fe7aa83d5ce
Author: Pasi Lallinaho <pasi at shimmerproject.org>
Date:   Tue May 21 02:14:46 2019 +0300

    cdn.xfce.org/style/css.., not cdn.xfce.org/css...
---
 wp-content/themes/xfce-2017/functions.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wp-content/themes/xfce-2017/functions.php b/wp-content/themes/xfce-2017/functions.php
index ac9e5a5..8de32cc 100644
--- a/wp-content/themes/xfce-2017/functions.php
+++ b/wp-content/themes/xfce-2017/functions.php
@@ -51,7 +51,7 @@ if( function_exists( 'register_nav_menu' ) ) {
 add_action( 'wp_enqueue_scripts', 'xfce_styles' );
 
 function xfce_styles( ) {
-	wp_enqueue_style( 'xfce-base', '//cdn.xfce.org/css.php?site=blog' );
+	wp_enqueue_style( 'xfce-base', '//cdn.xfce.org/style/css.php?site=blog' );
 }
 
 ?>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list