Skip to content

Commit 7931dac

Browse files
Apply suggestions from docs review
Co-authored-by: Charlotte Wickham <[email protected]>
1 parent 5fff486 commit 7931dac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/authoring/brand.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -259,16 +259,16 @@ The **brand.yml** specification allows you to specify a `light` and `dark` versi
259259

260260
#### Document logo customization
261261

262-
The document `logo` option allows extra customization of the logo.
262+
You can further customize the logo at the document-level with the `logo` option.
263263

264-
To choose a brand logo resource:
264+
For example, you can specify a particular brand logo resource:
265265
```{.yaml filename="document.qmd"}
266266
---
267267
logo: large
268268
---
269269
```
270270

271-
To choose a brand logo resource and change the alt text:
271+
Or, specify a brand logo and change the alt text:
272272

273273
```{.yaml filename="document.qmd"}
274274
---

0 commit comments

Comments
 (0)