export const APP_TITLE = 'MyCrypto'; export const REPOSITORY_OWNER = 'MyCryptoHQ'; export const REPOSITORY_NAME = 'MyCrypto'; export const REPOSITORY = `https://github.com/${REPOSITORY_OWNER}/${REPOSITORY_NAME}`;