Add Podcasts page
This commit is contained in:
parent
7ca27d694e
commit
6c3f0be44d
3 changed files with 42 additions and 8 deletions
|
@ -74,6 +74,11 @@ export default {
|
|||
// href: '/testimonials',
|
||||
// pattern: '^/testimonials/?$',
|
||||
// },
|
||||
{
|
||||
title: 'Podcasts',
|
||||
href: '/podcasts',
|
||||
pattern: '^/podcasts/?',
|
||||
},
|
||||
{
|
||||
title: 'Book',
|
||||
href: '/test-driven-drupal',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue