Interface: Main
Defined in: web/lib/api/generated/types/site/standard/publication.ts:15
Indexable
[k: string]: unknown
Properties
$type
$type:
"site.standard.publication"
Defined in: web/lib/api/generated/types/site/standard/publication.ts:16
basicTheme?
optionalbasicTheme:Main
Defined in: web/lib/api/generated/types/site/standard/publication.ts:24
description?
optionaldescription:string
Defined in: web/lib/api/generated/types/site/standard/publication.ts:26
Brief description of the publication.
icon?
optionalicon:BlobRef
Defined in: web/lib/api/generated/types/site/standard/publication.ts:20
Square image to identify the publication. Should be at least 256x256.
labels?
optionallabels:$Typed<SelfLabels> | {$type:string; }
Defined in: web/lib/api/generated/types/site/standard/publication.ts:23
name
name:
string
Defined in: web/lib/api/generated/types/site/standard/publication.ts:22
Name of the publication.
preferences?
optionalpreferences:Preferences
Defined in: web/lib/api/generated/types/site/standard/publication.ts:27
url
url:
string
Defined in: web/lib/api/generated/types/site/standard/publication.ts:18
Base publication url (ex: https://standard.site). The canonical document URL is formed by combining this value with the document path.