Skip to content

Commit 3fc3404

Browse files
upgrade callout to warning
(cherry picked from commit b69b809)
1 parent d65b00f commit 3fc3404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/authoring/brand.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -726,9 +726,9 @@ local primary = brand.get_color('primary')
726726

727727
## Sharing brands across projects
728728

729-
::: callout-note
729+
::: callout-warning
730730

731-
Note that Quarto requires all assets, including logos and font files, to live in a single directory tree with `_quarto.yml` at the root. Using a path to a `brand.yml` file outside of that directory tree will not work correctly.
731+
Quarto requires all assets, including logos and font files, to live in a single directory tree with `_quarto.yml` at the root. Using a path to a `brand.yml` file outside of that directory tree will not work correctly.
732732

733733
:::
734734

0 commit comments

Comments
 (0)