79079201

Date: 2024-10-11 17:27:05
Score: 1
Natty:
Report link

Maybe you found the solution already, if not: The trick is to locate the logo files in a folder named "www" and your YAML should look like that

---
title: "Palmer Penguins"
author: "Quinten"
format:
  dashboard:
    embed-resources: true
logo: www/penguins.png
theme:
  - zephyr
---

Then you will get a quarto dashboard with logo:

enter image description here

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ron