jupyter-book icon indicating copy to clipboard operation
jupyter-book copied to clipboard

Add feature in `_config.yml` to change sidebar logo URL

Open juanschezmor opened this issue 1 year ago • 1 comments

Context

Currently, in Jupyter Book, clicking on the sidebar logo redirects users to the home page. However, in some cases, users may wish to customize this URL to lead to a different page, such as the organisation page or specific webs. I propose adding an option in the _config.yml file that allows users to specify the URL they want the sidebar logo to link to when clicked. image

Proposal

A new parameter could be added to the _config.yml file, for example:


sidebar_logo_url: "https://example.com"

Users could edit this parameter to specify the desired URL.

Tasks and updates

No response

juanschezmor avatar Apr 09 '24 12:04 juanschezmor

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

welcome[bot] avatar Apr 09 '24 12:04 welcome[bot]