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,16 +1,16 @@
|
||||
---
|
||||
title: Secure Active C.I.C.
|
||||
name: Secure Active C.I.C.
|
||||
members:
|
||||
members:
|
||||
website: https://secure.coop
|
||||
email: info@secure.coop
|
||||
twitter: SecActive
|
||||
github:
|
||||
github:
|
||||
telephone: Signal +44 (0)7719740566
|
||||
address: 62 Beechwood Road,Dalston,Hackney,London,United Kingdom,E8 3DY
|
||||
latitude: 51.5452938
|
||||
longitude: -0.07338379999998779
|
||||
clients:
|
||||
clients:
|
||||
services:
|
||||
- big-data
|
||||
- business-systems
|
||||
@ -56,4 +56,4 @@ Our consultants are experienced information security professionals who have work
|
||||
|
||||
#### Ethical & Unbiased
|
||||
|
||||
Secure Active works to a strict code of professional ethics. Before working with you, we will establish a non-disclosure agreement to protect your organisation: you maintain control of your information at all times.
|
||||
Secure Active works to a strict code of professional ethics. Before working with you, we will establish a non-disclosure agreement to protect your organisation: you maintain control of your information at all times.
|
Reference in New Issue
Block a user