diff --git a/news/changelog-1.6.md b/news/changelog-1.6.md index 31337d5dc4..e6a63a605b 100644 --- a/news/changelog-1.6.md +++ b/news/changelog-1.6.md @@ -17,6 +17,10 @@ All changes included in 1.6: - ([#10217](https://github.com/quarto-dev/quarto-cli/issues/10217)): Explicitly compute units for image dimensions in `typst` format when they're not given. - ([#10212](https://github.com/quarto-dev/quarto-cli/issues/10212)): Moves Pandoc variables to the function declaration for the default template. +## Website + +- ([#10251](https://github.com/quarto-dev/quarto-cli/issues/10251)): EJS template for website now uses proper object to get alt text for logo. + ## Engines ### `julia` diff --git a/src/resources/projects/website/templates/sidebar.ejs b/src/resources/projects/website/templates/sidebar.ejs index 11059e02f6..7a5b0163d6 100644 --- a/src/resources/projects/website/templates/sidebar.ejs +++ b/src/resources/projects/website/templates/sidebar.ejs @@ -36,7 +36,7 @@