buoy-config
Advanced tools
Comparing version 4.0.17 to 4.0.18
@@ -404,4 +404,44 @@ { | ||
} | ||
}, | ||
"hphc": { | ||
"name": "hphc", | ||
"primaryColor": "#E31837", | ||
"top": { | ||
"showLogo": true, | ||
"logoUrl": "/symptom-checker/", | ||
"links": [], | ||
"cta": null | ||
}, | ||
"sidebar": { | ||
"mainLinks": [ | ||
{ | ||
"use": "symptom-checker", | ||
"text": "Check your symptoms" | ||
} | ||
], | ||
"legal": [ | ||
[ | ||
{ | ||
"use": "terms", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "privacy", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "support", | ||
"type": "link" | ||
} | ||
], | ||
[ | ||
{ | ||
"type": "text", | ||
"text": "© 2019 Buoy Health, Inc." | ||
} | ||
] | ||
] | ||
} | ||
} | ||
} | ||
} |
{ | ||
"name": "buoy-config", | ||
"version": "4.0.17", | ||
"version": "4.0.18", | ||
"description": "Common configuration files for Buoy clients", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -404,4 +404,44 @@ { | ||
} | ||
}, | ||
"hphc": { | ||
"name": "hphc", | ||
"primaryColor": "#E31837", | ||
"top": { | ||
"showLogo": true, | ||
"logoUrl": "/symptom-checker/", | ||
"links": [], | ||
"cta": null | ||
}, | ||
"sidebar": { | ||
"mainLinks": [ | ||
{ | ||
"use": "symptom-checker", | ||
"text": "Check your symptoms" | ||
} | ||
], | ||
"legal": [ | ||
[ | ||
{ | ||
"use": "terms", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "privacy", | ||
"type": "link" | ||
}, | ||
{ | ||
"use": "support", | ||
"type": "link" | ||
} | ||
], | ||
[ | ||
{ | ||
"type": "text", | ||
"text": "© 2019 Buoy Health, Inc." | ||
} | ||
] | ||
] | ||
} | ||
} | ||
} | ||
} |
362948
39
1360