Skip to content

Commit 413a267

Browse files
quarto use brand teaser
1 parent 5e15a51 commit 413a267

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/authoring/brand.qmd

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -732,11 +732,13 @@ Quarto requires all assets, including logos and font files, to live in a single
732732

733733
:::
734734

735-
Quarto 1.8 introduces the [brand extension](../extensions/brand.qmd), a Quarto-specific way to distribute brand metadata and assets using a Git repository.
735+
Quarto 1.8 introduced the [brand extension](../extensions/brand.qmd), a Quarto-specific way to distribute brand metadata and assets using a Git repository.
736736

737737
Quarto extensions install to the `_extensions/` subdirectory of your project. You will have a copy of the brand metadata and assets in each project; use [`quarto update`](../extensions/managing.qmd#updating) to update the brand extension from its repository.
738738

739-
Quarto 1.9 will introduce `quarto use brand` for a simpler way to share brands. Watch [this page on the prerelease documentation](https://prerelease.quarto.org/docs/authoring/brand.html#sharing-brands-across-projects) for availability.
739+
Quarto 1.9 will introduce `quarto use brand` for a simpler way to share brands, compatible with Shiny and other applications. It will still copy the `brand.yml` file and assets into your project directory.
740+
741+
Watch this page for availability.
740742

741743

742744
## Combining brands and themes

0 commit comments

Comments
 (0)