Created
September 17, 2017 16:12
-
-
Save skydevht/ebc9cda61eadb96073cba3664b55fcc2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import LocalService from './services/local'; | |
import PrismicService from './services/prismic'; | |
let service = PrismicService; | |
export const Service = service; | |
export const FacebookUrl = 'https://web.facebook.com/holy1400'; | |
export const GithubUrl = 'https://github.com/Skyd1400'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment