Top Header links added

This commit is contained in:
2023-02-01 17:30:54 -05:00
parent e40b574605
commit 6b8ae873f7
2 changed files with 7 additions and 5 deletions
+3 -1
View File
@@ -16,8 +16,10 @@ module.exports = {
REACT_APP_ANDROID_URL:'https://play.google.com/store/apps/details?id=com.mermsemr.myfit',
REACT_APP_IOS_URL:'https://play.google.com/store/apps/details?id=com.mermsemr.myfit',
REACT_APP_APPSITE:'http://localhost:9050',
REACT_APP_FACEBOOK:'https://www.facebook.com/profile.php?id=100066498622246',
REACT_APP_FACEBOOK:'https://www.facebook.com/dorcastore',
REACT_APP_TWITTER: 'https://twitter.com/fluxtra',
REACT_APP_INSTAGRAM:'https://www.instagram.com/dorcastore1/',
//REACT_APP_LINKEDIN: 'https://www.linkedin.com/dorcastore1/',
// REACT_APP_BLOGSITE: 'https://www.dorcastore.com/
},