diff --git a/config.rb b/config.rb index 8cfcb51..408aeca 100644 --- a/config.rb +++ b/config.rb @@ -6,6 +6,7 @@ project_type = :stand_alone # Publishing paths http_path = "/" http_images_path = "/images" +http_generated_images_path = "/images" http_fonts_path = "/fonts" css_dir = "public/stylesheets"