Finish most recent and featured section
This commit is contained in:
@ -67,7 +67,7 @@ struct LocalizedSiteTemplate {
|
||||
sections: sections,
|
||||
topBarWebsiteTitle: site.topBarTitle)
|
||||
self.pageHead = PageHeadGenerator(factory: factory, results: results)
|
||||
self.overviewSection = OverviewSectionGenerator(factory: factory, results: results)
|
||||
self.overviewSection = OverviewSectionGenerator(factory: factory, siteRoot: site, results: results)
|
||||
}
|
||||
|
||||
// MARK: Content
|
||||
|
Reference in New Issue
Block a user