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,8 +5,8 @@ members: 4
|
||||
website: https://animorph.coop
|
||||
email: we@animorph.coop
|
||||
twitter: animorphcoop
|
||||
github:
|
||||
telephone:
|
||||
github:
|
||||
telephone:
|
||||
address: Space4, 149 Fonthill Road,London,N4 3HF
|
||||
latitude: 51.5635499
|
||||
longitude: -0.10782689999996364
|
||||
@ -41,4 +41,4 @@ We collaboratively conceive and develop applications that provide quality matchi
|
||||
|
||||
We look forward to engaging in cutting-edge endeavours that build bridges across disciplines and environments in order to bring people together.
|
||||
|
||||
Let’s forge alliances for the future we want to live in.
|
||||
Let’s forge alliances for the future we want to live in.
|
Reference in New Issue
Block a user