Kind: Interface
Source: atloria-monorepo/libs/site-gen-core/src/assembler/types.ts
Properties
| Property | Type |
|---|---|
brandName | string |
defaultLocale | string |
defaultTheme | `'light' |
primaryColor | string |
fonts | { heading: string; body: string; mono: string } |
analytics | `{ |
provider: 'none' | 'azure-app-insights' | 'google-analytics' | 'meta-pixel'; trackingId: string;
}` |
Was this page helpful?