Problem/Motivation

The logo.twig file hardcodes the link url to the site homepage, which makes sense for 90% of the use cases. But we might want the same component used for other things with a different URL. Make the homepage the default, but allow for that to be overridden.

Issue fork prototype-3210541

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jnettik created an issue. See original summary.

jnettik’s picture

Status: Active » Needs review
jnettik’s picture

Status: Needs review » Fixed

Looks like this issue got merged a while back. This is in the 4x branch. Closing this issue as fixed. See: https://git.drupalcode.org/issue/prototype-3210541/-/commit/95d16779242d...

jldust’s picture

Status: Fixed » Closed (fixed)

Thanks for catching that, marking this as closed.