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
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:
- 4.x
compare
- 3210541-allow-for-configurable
changes, plain diff MR !1
Comments
Comment #3
jnettikComment #4
jnettikLooks 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...
Comment #5
jldust commentedThanks for catching that, marking this as closed.