feat(marketing-pages): add pages collection + siteSettings global
This commit is contained in:
2
packages/marketing-pages/src/integrations/cms/index.ts
Normal file
2
packages/marketing-pages/src/integrations/cms/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { pages } from "./collections/pages";
|
||||
export { siteSettings } from "./globals/site-settings";
|
||||
Reference in New Issue
Block a user