Skip to content

Conversation

@marcusinthesky
Copy link

See #1483

Enhancement

In the Quarto 1.6 release, support for a _brand.yml was added, based on the brand.yml specification.

Possible Fixes

Similar to changes made the the extensions directory, released in 2.3.11, a single line could be added to nbs/api/serve.ipynb:

if (path/'_brand.yml').exists(): files.append(path/'_brand.yml')
@hamelsmu hamelsmu added the enhancement New feature or request label Feb 27, 2025
@hamelsmu hamelsmu merged commit 0f86c7b into AnswerDotAI:main Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

2 participants