dashboard: `favicon` support

Open
#9,126 0 comments 3 reactions 1 assignee View on GitHub

@cscheid is already working on this.

Since Jun 5, 2024.

Assessment

This issue has not been assessed yet.

Description

dashboards enhancement good-first-issue themes
Discussed in https://github.com/quarto-dev/quarto-cli/discussions/9118

Originally posted by melissavanbussel March 17, 2024

Description

Is it possible to add a favicon to a Quarto dashboard? I couldn't find any with favicons on the examples page. For example, assume this is dashboard.qmd:

---
title: "My Quarto Dashboard"
format: 
  dashboard:
    favicon: logo.png
    logo: logo.png
---

The logo shows up on the dashboard, but the favicon doesn't.

Thank you in advance for your help!

Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from quarto-dev/quarto-cli

All issues in quarto-dev/quarto-cli

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.