UNPKG

@mhjadav/gatsby-theme-factly

Version:
17 lines (16 loc) 465 B
module.exports = { name: 'Dega Frontend', shortName: 'Dega', title: 'Dega Frontend Portal', logo: `${__dirname}/../src/static/images/logo/logo.png`, siteUrl: 'https://factly.in', keyword: '', description: 'Factly CMS', type: 'website', author: 'Mahipat', lang: 'en', googleAnalyticsID: 'UA-1234', // GA tracking ID. backgroundColor: '#fff', themeColor: '#fff', favicon: `${__dirname}/../src/static/images/favicon.png` };