Use body_class instead of nav

This commit is contained in:
Oliver Davies 2015-06-14 22:00:49 +01:00
parent 9056f3d1c9
commit 331d0cb865
6 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
---
layout: default
title: Blog
nav: blog
body_class: page--blog
use:
- posts
---

View file

@ -1,7 +1,7 @@
---
layout: default
title: Contact
nav: contact
body_class: page--contact
meta:
description: 'Information about how to get in touch with Oliver.'
---

View file

@ -1,6 +1,6 @@
---
layout: default
nav: about
body_class: page--about
meta:
description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.'
og:

View file

@ -1,7 +1,7 @@
---
layout: default
title: Services
nav: services
body_class: page--services
meta:
description: 'Information about freelance services that Oliver offers.'
---

View file

@ -1,7 +1,7 @@
---
layout: default
title: Talks
nav: talks
body_class: page--talks
meta:
description: 'Information about previous and upcoming talks that Oliver has presented at conferences and user groups'
use:

View file

@ -1,7 +1,7 @@
---
layout: default
title: Work
nav: work
body_class: page--work
meta:
description: "Information about Oliver's current work."
---