Skip to contents

Returns an example [Brand] object.. Includes color palette, Google and system fonts, and typography specs for base text, headings, and links.

The template can be inspected as source code via [print_brand_template()], and used as a starting point for custom branding passed to [create_website()].

Usage

brand_template()

Value

A [Brand] object.

See also

[print_brand_template()], [Brand()], [create_website()]