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: 6
|
||||
website: https://autonomic.zone/
|
||||
email: autonomic-coop@posteo.net
|
||||
twitter: autonomiccoop
|
||||
github:
|
||||
telephone:
|
||||
github:
|
||||
telephone:
|
||||
address: 1539 Pershore Road,Stirchley,Birmingham,United Kingdom,B30 2JH
|
||||
latitude: 51.563904
|
||||
longitude: -0.10793179999996028
|
||||
@ -59,4 +59,4 @@ We build technologies and infrastructure to empower users to make a positive imp
|
||||
* Transparency
|
||||
* Privacy
|
||||
|
||||
We design integrated infrastructure tailored to your needs utilising technologies from the best free and open source software projects available. Your data under your control.
|
||||
We design integrated infrastructure tailored to your needs utilising technologies from the best free and open source software projects available. Your data under your control.
|
Reference in New Issue
Block a user