app/views/kinney/sitemap/index.xml.builder in kinney-0.0.3 vs app/views/kinney/sitemap/index.xml.builder in kinney-0.1.0
- old
+ new
@@ -31,10 +31,9 @@
xml.video :description, clip.description
xml.video :content_loc, clip.mp4
xml.video :duration, clip.duration
xml.video :publication_date, clip.created_at.to_date
xml.video :category, "Oral History"
- xml.video :gallery_loc, person_url(clip.people.first)
end
end
end
end
\ No newline at end of file