Skip to content

Interface StageOptions

Source: stageSite.ts

Properties

appsConfig

appsConfig: AppsConfig


favicon

favicon: string

Favicon of the website.


siteName

siteName: string

Name of the website.

Example

ts
"ProzillaOS"

siteTagLine

siteTagLine: string

Tag line of the website.

Example

ts
"Web-based Operating System"

domain

domain: string

Domain of the live website.

A CNAME file will be generated with this value.

Example

ts
"os.prozilla.dev"

imageUrls?

optional imageUrls: string[]

Array of image URLs that will be added to the sitemap.

Built by Prozilla