Closed (fixed)
Project:
Navigation
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2024 at 16:05 UTC
Updated:
29 Apr 2024 at 18:24 UTC
Jump to comment: Most recent
n
We currently still have the user image we used a while back from the prototypes /assets/images/user.jpg
Remove this image and verify it isn't used anywhere.
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
Comment #4
skaughtremoves old image!
Comment #5
bronzehedwickLooks good! I tested the MR locally, and found no regressions. I searched the code base for any references to
user.jpg, and found none.Comment #8
m4oliveiThanks! Merged to 1.x 🎉