Values.ThemeFooterLinkSourceThe website links that display in the catalog page footer.
type nonrec t = {displayName : ThemeFooterLinkDisplayName.t option;The name of the websites that display in the catalog page footer.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of ThemeFooterLinkDisplayName.t ]) list ]