mirror of
https://git.coop/cotech/website.git
synced 2025-10-06 22:04:35 +00:00
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,14 +5,15 @@ members: 20
|
||||
website: http://chapelstreetstudio.coop/
|
||||
email: info@chapelstreetstudio.coop
|
||||
twitter: chapelststudio
|
||||
github:
|
||||
github:
|
||||
telephone: 07743 426 846 (Martyn Johnston | Secretary)
|
||||
address: Chapel Street Studio,Assembly Bradford, Market Pavilion, Rawson Place,Bradford,West Yorkshire,BD1 3QQ
|
||||
address: Chapel Street Studio,Assembly Bradford, Market Pavilion, Rawson Place,Bradford,West
|
||||
Yorkshire,BD1 3QQ
|
||||
latitude: 53.795903
|
||||
longitude: -1.7554270000000542
|
||||
clients:
|
||||
services:
|
||||
technologies:
|
||||
clients:
|
||||
services:
|
||||
technologies:
|
||||
---
|
||||
|
||||
Chapel Street Studio is a not-for-profit, co-operative consortium of creative entrepreneurs, freelancers and businesses collaborating to provide a one-stop-shop for communication services.
|
||||
@ -38,4 +39,4 @@ Our services include:
|
||||
* Photography
|
||||
* Print finishing
|
||||
* Printing
|
||||
* Web design
|
||||
* Web design
|
Reference in New Issue
Block a user