Update projects URL

This commit is contained in:
Oliver Davies 2016-05-02 11:19:07 +01:00
parent e9801e55bc
commit d40b5b3a28
2 changed files with 2 additions and 2 deletions

View file

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

View file

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