rsnext/examples/cms-takeshape/lib/constants.js
2020-05-09 17:21:53 +02:00

5 lines
470 B
JavaScript

export const EXAMPLE_PATH = 'cms-takeshape'
export const CMS_NAME = 'TakeShape'
export const CMS_URL = 'https://www.takeshape.io/'
export const HOME_OG_IMAGE_URL =
'https://og-image.now.sh/Next.js%20Blog%20Example%20with%20**TakeShape**.png?theme=light&md=1&fontSize=75px&images=https%3A%2F%2Fassets.vercel.com%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnextjs-black-logo.svg&images=https%3A%2F%2Fwww.takeshape.io%2Fandroid-icon-192x192.png&heights=200&heights=200'