Browse Source

Merge pull request #182 from Alkarex/patch-3

"fallback.css" oublié
Marien Fressinaud 12 years ago
parent
commit
858825e49a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      public/themes/default/metadata.json

+ 2 - 2
public/themes/default/metadata.json

@@ -3,5 +3,5 @@
   "author": "Marien Fressinaud",
   "description": "Le thème par défaut pour FreshRSS",
   "version": 0.1,
-  "files": ["global.css", "freshrss.css", "fallback.css"]
-}
+  "files": ["global.css", "freshrss.css"]
+}