From 896311e572c29e3bcd28027f5f500c44acf7a96d Mon Sep 17 00:00:00 2001 From: remi Date: Tue, 23 Dec 2008 04:31:31 -0700 Subject: [PATCH] updated Manifest (rake gem wasn't working) --- Manifest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manifest.txt b/Manifest.txt index ac74dfba..1f0b7764 100644 --- a/Manifest.txt +++ b/Manifest.txt @@ -22,10 +22,10 @@ test/source/_layouts/default.html test/source/_layouts/simple.html test/source/_posts/2008-10-18-foo-bar.textile test/source/_posts/2008-11-21-complex.textile +test/source/_posts/2008-12-03-permalinked-post.textile test/source/_posts/2008-12-13-include.markdown test/source/css/screen.css test/source/index.html -test/source/posts/2008-12-03-permalinked-post.textile test/suite.rb test/test_jekyll.rb test/test_post.rb