Updated portfolio paths
This commit is contained in:
parent
b12153059b
commit
7c9f6db81b
|
@ -4,7 +4,7 @@ sculpin_content_types:
|
|||
taxonomies:
|
||||
- tags
|
||||
projects:
|
||||
permalink: projects/:slug_title/
|
||||
permalink: portfolio/:slug_title/
|
||||
taxonomies:
|
||||
- tags
|
||||
talks:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: Projects
|
||||
title: Portfolio
|
||||
use:
|
||||
- projects
|
||||
---
|
Loading…
Reference in a new issue