Rename talks to presentations

This commit is contained in:
Oliver Davies 2024-11-26 19:25:04 +00:00
parent b36ecd377c
commit 2bc95f8061
3 changed files with 9 additions and 8 deletions

View file

@ -7,12 +7,12 @@ dependencies:
id: node_talk id: node_talk
label: 'Talk nodes' label: 'Talk nodes'
type: 'canonical_entities:node' type: 'canonical_entities:node'
pattern: 'talks/[node:title]' pattern: 'presentations/[node:title]'
selection_criteria: selection_criteria:
b5703e0a-d192-46b9-9f99-ae84759caa04: 641176b3-2bf7-4fa8-bd1a-f41862016bff:
id: 'entity_bundle:node' id: 'entity_bundle:node'
negate: false negate: false
uuid: b5703e0a-d192-46b9-9f99-ae84759caa04 uuid: 641176b3-2bf7-4fa8-bd1a-f41862016bff
context_mapping: context_mapping:
node: node node: node
bundles: bundles:

View file

@ -24,7 +24,7 @@ display:
display_plugin: default display_plugin: default
position: 0 position: 0
display_options: display_options:
title: 'Talks and Workshops' title: Presentations
fields: fields:
title: title:
id: title id: title
@ -181,8 +181,9 @@ display:
display_plugin: page display_plugin: page
position: 1 position: 1
display_options: display_options:
display_extenders: { } display_extenders:
path: talks simple_sitemap_display_extender: { }
path: presentations
menu: menu:
type: normal type: normal
title: 'Talks and Workshops' title: 'Talks and Workshops'

View file

@ -83,8 +83,8 @@
<a class="mx-3 mb-3 text-base underline md:text-lg dark:text-white hover:no-underline link dark:hover:text-blue-400 hover:text-gray-900" href="/pricing"> <a class="mx-3 mb-3 text-base underline md:text-lg dark:text-white hover:no-underline link dark:hover:text-blue-400 hover:text-gray-900" href="/pricing">
Services Services
</a> </a>
<a class="mx-3 mb-3 text-base underline md:text-lg dark:text-white hover:no-underline link dark:hover:text-blue-400 hover:text-gray-900" href="/talks"> <a class="mx-3 mb-3 text-base underline md:text-lg dark:text-white hover:no-underline link dark:hover:text-blue-400 hover:text-gray-900" href="/presentations">
Talks and Workshops Presentations
</a> </a>
<a class="mx-3 mb-3 text-base underline md:text-lg dark:text-white hover:no-underline link dark:hover:text-blue-400 hover:text-gray-900" href="/podcast"> <a class="mx-3 mb-3 text-base underline md:text-lg dark:text-white hover:no-underline link dark:hover:text-blue-400 hover:text-gray-900" href="/podcast">
Podcast Podcast