pages/index.xnode in utopia-project-0.11.1 vs pages/index.xnode in utopia-project-0.11.2

- old
+ new

@@ -9,11 +9,11 @@ title = header.first_child case title.type when :text ?><content:heading>#{title.string_content}</content:heading><?r - when :img - ?><header><img src="#{title.src}" /></header><?r + when :image + ?><header><img src="#{title.url}" /></header><?r else ?><content:heading>Project</content:heading><?r end else ?><content:heading>Project</content:heading><?r \ No newline at end of file