forked from autonomic-cooperative/cotech-website
Fix & normalize Coop frontmatter YAML
Also ensure newline at EOF. This was achieved by running the new normalize_coop_frontmatter.rb script which basically reads in the frontmatter, parses it and dumps it back out. I had to manually fix some telephone numbers which had been incorrectly parsed as some kind of number rather than as strings.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Glowbox Design
|
||||
name: Glowbox Design
|
||||
members:
|
||||
members:
|
||||
website: http://www.glowboxdesign.co.uk
|
||||
email: contact@glowboxdesign.co.uk
|
||||
twitter:
|
||||
@ -32,4 +32,3 @@ technologies:
|
||||
- photoshop
|
||||
- wordpress
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user