Skip to content

Commit 072078a

Browse files
committed
Add gitment support
1 parent 886d46d commit 072078a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Rakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ CONFIG = {
99
'themes' => File.join(SOURCE, "_includes", "themes"),
1010
'layouts' => File.join(SOURCE, "_layouts"),
1111
'posts' => File.join(SOURCE, "_posts"),
12-
'logs' => File.join(SOURCE, "_logs"),
1312
'post_ext' => "md",
1413
'theme_package_version' => "0.1.0"
1514
}

0 commit comments

Comments
 (0)