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: http://www.calverts.coop/
|
||||
email: info@calverts.coop
|
||||
twitter: calverts_print_london
|
||||
github: calverts
|
||||
telephone: +44 (0) 20 7739 1474
|
||||
telephone: "+44 (0) 20 7739 1474"
|
||||
address: 9-10 The Oval,London,UK,E2 9DT
|
||||
latitude: 51.53326029999999
|
||||
longitude: -0.05884240000000318
|
||||
@ -77,4 +77,4 @@ Calverts design and reprographics studio creates and implements visual identitie
|
||||
|
||||
Calverts in house print includes Heidelberg offset litho, digital, large format inkjet, giclée and Risograph. We’re experts in the latest and best print technology, as well as traditional craft and special applications. We deliver, fulfill and mail out locally and across the world.
|
||||
|
||||
Calverts service is 100% professional. Our approach and ethos are 100% co-operative. The promise: high quality, economical and environmentally sustainable communication, Forest Stewardship Council and ISO14001 certified.
|
||||
Calverts service is 100% professional. Our approach and ethos are 100% co-operative. The promise: high quality, economical and environmentally sustainable communication, Forest Stewardship Council and ISO14001 certified.
|
Reference in New Issue
Block a user