Updated portfolio paths

This commit is contained in:
Oliver Davies 2016-02-06 20:57:35 +00:00
parent b12153059b
commit 7c9f6db81b
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ sculpin_content_types:
taxonomies: taxonomies:
- tags - tags
projects: projects:
permalink: projects/:slug_title/ permalink: portfolio/:slug_title/
taxonomies: taxonomies:
- tags - tags
talks: talks:

View file

@ -1,6 +1,6 @@
--- ---
layout: page layout: page
title: Projects title: Portfolio
use: use:
- projects - projects
--- ---