File size: 155 Bytes
1e92f2d | 1 2 3 4 5 | export const EXAMPLE_PATH = "cms-prepr";
export const CMS_NAME = "Prepr";
export const CMS_URL = "https://prepr.io/";
export const HOME_OG_IMAGE_URL = "";
|
1e92f2d | 1 2 3 4 5 | export const EXAMPLE_PATH = "cms-prepr";
export const CMS_NAME = "Prepr";
export const CMS_URL = "https://prepr.io/";
export const HOME_OG_IMAGE_URL = "";
|