Change /talks to /presentations
This commit is contained in:
parent
8158c679fd
commit
37603296f0
91 changed files with 168 additions and 166 deletions
|
@ -8,13 +8,13 @@ sculpin_content_types:
|
|||
permalink: /podcast/:basename/
|
||||
posts:
|
||||
permalink: /blog/:basename/
|
||||
talks:
|
||||
permalink: /talks/:basename/
|
||||
presentations:
|
||||
permalink: /presentations/:basename/
|
||||
|
||||
services:
|
||||
Modules\Experience\TwigExtension\ExperienceTwigExtension:
|
||||
tags:
|
||||
- {name: twig.extension}
|
||||
Modules\Talk\TwigExtension\TalkTwigExtension:
|
||||
Modules\Presentations\TwigExtension\PresentationTwigExtension:
|
||||
tags:
|
||||
- {name: twig.extension}
|
||||
|
|
|
@ -35,8 +35,8 @@ menu_links:
|
|||
url: /press
|
||||
- title: Services
|
||||
url: /pricing
|
||||
- title: Talks and Workshops
|
||||
url: /talks
|
||||
- title: Presentations
|
||||
url: /presentations
|
||||
- title: Podcast
|
||||
url: /podcast
|
||||
- title: Daily list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue