Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[FR] Allow to set a different link in navbar for logo and for title

Open Beginner friendly
#11,110 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
frontend

Research direction

Start with src/resources/projects/website/templates/navbrand.ejs at the linked lines and trace how logo-href is applied to the logo and title. Define and verify separate link behavior so users can customize each independently; done means changing the logo link no longer changes the title link.

Written by the indexing model from the issue text.

Description

enhancement websites

Currently logo-href is set for both
https://github.com/quarto-dev/quarto-cli/blob/2bc956a668ceba50ca47a3975f0ebf10b763ac13/src/resources/projects/website/templates/navbrand.ejs#L1-L16

Meaning if logo-href is set, then the link for the title part will change too.

Some users reported the desire to be able to customize it.

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

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.