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:
@ -6,7 +6,7 @@ website: https://wave.coop/
|
||||
email: info@wave.coop
|
||||
twitter: wavedesigncoop
|
||||
github: wavedesign
|
||||
telephone: 01424235000
|
||||
telephone: '01424235000'
|
||||
address: Rock House,49 - 51 Cambridge Road,Hastings,United Kingdom,TN34 1DT
|
||||
latitude: 50.86501959934043
|
||||
longitude: 0.5873715877532959
|
||||
|
Reference in New Issue
Block a user