diff --git a/src/Config/config.js b/src/Config/config.js index 08f4330..63aeb4f 100644 --- a/src/Config/config.js +++ b/src/Config/config.js @@ -7,7 +7,9 @@ function getConfig() { "dash_url": 'https://dashboard.wrenchboard.com', "android_app": 'https://play.google.com/store/apps/details?id=com.wrenchboard.users', "apple_app": 'https://itunes.apple.com/us/app/wrenchboard/id1435718367?ls=1&mt=8', - "post_date": "2018-06-25T18:54:22.000Z", + "facebook_link": 'https://www.facebook.com/wrenchboard', + "twitter_link" : 'https://twitter.com/wrenchboard/', + "dummy": "2018-06-25T18:54:22.000Z", } ];