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:
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: MediaBlaze Hosts
|
||||
name: MediaBlaze Hosts
|
||||
members:
|
||||
members:
|
||||
website: http://mediablazehosts.coop
|
||||
email: letschat@mediablazehosts.coop
|
||||
twitter: MediaBlazeHosts
|
||||
@ -10,7 +10,7 @@ telephone: 0333 335 0166
|
||||
address: 31 Station Road,Charing,Ashford,Kent,TN27 0JA
|
||||
latitude: 51.20871820000001
|
||||
longitude: 0.7920888999999534
|
||||
clients:
|
||||
clients:
|
||||
services:
|
||||
- consultancy
|
||||
- domain-names
|
||||
@ -45,4 +45,4 @@ From standard Web Hosting to SSL Certificates and more, including business consu
|
||||
|
||||
Security is core for us, that’s why we’re always looking for new ways to increase your safety online and provide you with some of the best and trusted services out there at an affordable cost.
|
||||
|
||||
Visit: http://mediablazehosts.coop for more information about us and our services, or email: letschat@mediablazehosts.coop
|
||||
Visit: http://mediablazehosts.coop for more information about us and our services, or email: letschat@mediablazehosts.coop
|
Reference in New Issue
Block a user