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:
@ -8,8 +8,8 @@ twitter: weareopen
|
||||
github: hello%40weareopen.html
|
||||
telephone: N/A
|
||||
address: the Internet
|
||||
latitude:
|
||||
longitude:
|
||||
latitude:
|
||||
longitude:
|
||||
clients:
|
||||
- creative-commons
|
||||
- london-clc
|
||||
@ -56,4 +56,4 @@ We are constantly learning and take a considered approach to everything we do. W
|
||||
|
||||
## We are participants.
|
||||
|
||||
We invite collaboration and aim to be co-operative despite challenges that come up along the way. We share wildly to invite brilliant people to share their ideas and feedback on the work we’re doing.
|
||||
We invite collaboration and aim to be co-operative despite challenges that come up along the way. We share wildly to invite brilliant people to share their ideas and feedback on the work we’re doing.
|
Reference in New Issue
Block a user