Browse Source

Updated default config

Giuseppe Di Terlizzi 7 years ago
parent
commit
c9b05aca80
1 changed files with 3 additions and 3 deletions
  1. 3 3
      conf/default.php

+ 3 - 3
conf/default.php

@@ -10,9 +10,9 @@
 $conf['defaultSize']       = '16';
 $conf['defaultPack']       = 'fa';
 
-$conf['fugueURL']          = 'https://cdn.rawgit.com/yusukekamiyamane/fugue-icons/master';
-$conf['oxygenURL']         = 'https://cdn.rawgit.com/KDE/oxygen-icons/tree/master';
-$conf['breeezeURL']        = 'https://cdn.rawgit.com/KDE/breeze-icons/tree/master/icons';
+$conf['fugueURL']          = 'https://raw.githubusercontent.com/yusukekamiyamane/fugue-icons/master';
+$conf['oxygenURL']         = 'https://raw.githubusercontent.com/KDE/oxygen-icons/tree/master';
+$conf['breeezeURL']        = 'https://raw.githubusercontent.com/KDE/breeze-icons/tree/master/icons';
 $conf['silkURL']           = 'http://icons.iconarchive.com/icons/famfamfam/silk/16';
 $conf['flagURL']           = 'http://icons.iconarchive.com/icons/famfamfam/flag/16';