Two coops had the wrong longitude value so were in the wrong place

Negative longitude added instead of positive

Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
This commit is contained in:
caprenter
2023-06-06 14:03:13 +01:00
committed by Chris Croome
parent baae89baf0
commit 8393069ffd
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ website: https://fractals.coop/
email: hello@fractals.coop
address: 17 Main Street, Ponteland, Newcastle Upon Tyne, United Kingdom, NE20 9NH
latitude: 55.0497996
longitude: 1.7420506
longitude: -1.7420506
services:
- strategy
---