tNow remove RSS feed - monochromatic - monochromatic blog: http://blog.z3bra.org
 (HTM) git clone git://z3bra.org/monochromatic
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit ea064a71a82dfb8bad079ea4cb1cb92f8bc2779a
 (DIR) parent 7597ebcce505ab49ea07ce85a719ddee8a940b4b
 (HTM) Author: z3bra <willy@mailoo.org>
       Date:   Tue,  1 Apr 2014 12:42:51 +0200
       
       Now remove RSS feed
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -15,7 +15,7 @@ check: $(PAGES)
                @check.sh
        
        clean:
       -        rm -f $(PAGES) $(NAME).tar.gz
       +        rm -f $(PAGES) $(FEEDS) $(NAME).tar.gz
        
        .SUFFIXES: .txt .html .xml