Skip to content

SiteConfig

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/site-gen-core/src/assembler/types.ts

Properties

PropertyType
brandNamestring
defaultLocalestring
defaultTheme`'light'
primaryColorstring
fonts{ heading: string; body: string; mono: string }
analytics`{
provider: 'none' | 'azure-app-insights' | 'google-analytics' | 'meta-pixel';
trackingId: string;

}` |

Was this page helpful?

Download as PDF