mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-23 14:48:08 +00:00
fix: fix highlighted episodes link on podcasts page
This commit is contained in:
parent
97f9d918ac
commit
4515c1b32f
@ -38,6 +38,7 @@ const PodcastsContainer = (props: Props) => {
|
||||
<PodcastSection>
|
||||
<EpisodesList
|
||||
episodes={highlightPosts}
|
||||
shows={shows}
|
||||
bordered="except-first-row"
|
||||
header={<EpisodeListHeader>Latest Episodes</EpisodeListHeader>}
|
||||
pattern={[{ cols: 2, size: 'medium' }]}
|
||||
|
Loading…
x
Reference in New Issue
Block a user