We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf978c commit 3a57e8aCopy full SHA for 3a57e8a
1 file changed
_plugins/generate_interviews.rb
@@ -105,7 +105,7 @@ def generate(site)
105
'description' => description_meta,
106
'image' => thumbnail,
107
'breadcrumb' => interview['title'],
108
- 'breadcrumb_parent_name' => 'Interviews',
+ 'breadcrumb_parent_name' => 'Conversations',
109
'breadcrumb_parent_url' => '/interviews/',
110
'interview_id' => id,
111
'collection' => interview['collection']
0 commit comments