buoy-config
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"social": ["https://www.facebook.com/buoyhealth/", "https://twitter.com/buoyhealth", "https://www.youtube.com/channel/UCQ8TCf66HXDA2_6wC-jStug"], | ||
"groups": [{ | ||
"heading": "About Us", | ||
"heading": "Company", | ||
"links": [{ | ||
"title": "Enterprise", | ||
"url": "https://www.buoyhealth.com/#enterprise", | ||
"title": "About", | ||
"url": "https://www.buoyhealth.com/", | ||
"full_path": true | ||
}, { | ||
"title": "Technology", | ||
"url": "technology", | ||
"title": "Careers", | ||
"url": "careers", | ||
"full_path": false | ||
}, { | ||
"title": "Team", | ||
"url": "team", | ||
"full_path": false | ||
}, { | ||
"title": "Press", | ||
"url": "press", | ||
"full_path": false | ||
}, { | ||
"title": "Careers", | ||
"url": "careers", | ||
"full_path": false | ||
}] | ||
@@ -29,2 +20,6 @@ }, { | ||
"links": [{ | ||
"title": "Business", | ||
"url": "https://www.buoyhealth.com/#enterprise/", | ||
"full_path": true | ||
},{ | ||
"title": "Symptoms A-Z", | ||
@@ -49,2 +44,9 @@ "url": "symptoms-a-z", | ||
}, { | ||
"title": "Contact", | ||
"url": "contact", | ||
"full_path": false | ||
}] | ||
}], | ||
"legal": [ | ||
{ | ||
"title": "Terms", | ||
@@ -58,7 +60,7 @@ "url": "terms", | ||
}, { | ||
"title": "Contact Us", | ||
"url": "https://help.buoyhealth.com/faqs-and-troubleshooting/how-do-i-contact-buoy", | ||
"full_path": true | ||
}] | ||
}] | ||
"title": "Cookies", | ||
"url": "cookies", | ||
"full_path": false | ||
} | ||
] | ||
} |
@@ -7,5 +7,5 @@ { | ||
"inflammatorybackpain": { | ||
"text": "The information you provide is collected by and subject to the <a href='https://inflammatorybackpain.buoyhealth.com/privacy/'>Buoy Health Privacy Policy</a>. It will be shared with Novartis Pharmaceuticals Corporation (NPC) and used in accordance with the <a href='https://www.pharma.us.novartis.com/privacy-policy'>NPC Privacy Policy</a>.", | ||
"text": "The information you provide is collected by and subject to the Buoy Health <a href='https://inflammatorybackpain.buoyhealth.com/privacy/'>Privacy Policy</a>. It will be shared with Novartis Pharmaceuticals Corporation (NPC) and used in accordance with the NPC <a href='https://www.pharma.us.novartis.com/privacy-policy'>Privacy Policy</a>.", | ||
"cta": "Accept & Continue" | ||
} | ||
} |
@@ -189,3 +189,4 @@ { | ||
{ | ||
"use": "privacy" | ||
"use": "privacy", | ||
"text": "Privacy Policy" | ||
}, | ||
@@ -212,4 +213,4 @@ { | ||
{ | ||
"type": "text", | ||
"text": "8/18 T-XAT-1359174" | ||
"type": "fixedtext", | ||
"text": "8/18\u00A0\u00A0\u00A0T-XAT-1359174" | ||
} | ||
@@ -216,0 +217,0 @@ ] |
{ | ||
"name": "buoy-config", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "Common configuration files for Buoy clients", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
803
20506