next.js/examples/cms-contentful/lib/constants.ts
constants.ts4 lines137 B
export const EXAMPLE_PATH = "cms-contentful";
export const CMS_NAME = "Contentful";
export const CMS_URL = "https://www.contentful.com";
Quest for Codev2.0.0
/
SIGN IN