fixtures/indexes-app/config.rb in middleman-blog-4.0.2 vs fixtures/indexes-app/config.rb in middleman-blog-4.0.3
- old
+ new
@@ -1,5 +1,5 @@
activate :blog do |blog|
- blog.sources = ":year/:month/:day/:title.html"
+ blog.sources = ':year/:month/:day/:title.html'
end
-activate :directory_indexes
\ No newline at end of file
+activate :directory_indexes