getSiteConfig
getSiteConfig():
Promise
<SiteConfigResponse
>
Site Configuration helper function to get the site configuration data from Astro Studio’s Database.
Returns
Promise
<SiteConfigResponse
>
The site configuration data. (Title, Description)
Defined in
packages/studiocms_core/src/helpers/contentHelper.ts:139