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:
@ -5,11 +5,11 @@ members: 3
|
||||
website: https://dtc-innovation.org/
|
||||
email: contact@dtc-innovation.org
|
||||
twitter: dtc-innovation
|
||||
github:
|
||||
telephone: +447455921569
|
||||
github:
|
||||
telephone: 447455921569
|
||||
address: London,United Kingdom
|
||||
latitude:
|
||||
longitude:
|
||||
latitude:
|
||||
longitude:
|
||||
clients:
|
||||
- bbc
|
||||
- data-gouv-fr
|
||||
@ -42,4 +42,4 @@ technologies:
|
||||
|
||||
We are a _pluridisciplinary_ team of people who bring **human-centric innovation**, **web expertise** and **co-operation practices** to your team and products.
|
||||
|
||||
It translates into **iterative design thinking**, **agile software development** and **bespoke training consultancy services** – _remotely_ and _in house_.
|
||||
It translates into **iterative design thinking**, **agile software development** and **bespoke training consultancy services** – _remotely_ and _in house_.
|
Reference in New Issue
Block a user