Closed AlexBrown-appnovation closed 8 years ago
@AlexBrown-appnovation I left an inline comment, but if this is a work-in-progress branch and you'd rather I hold off, just let me know.
@fureigh the image assets should already be in this branch in the assets folder. Let me know if I'm not understanding your request properly though!
@AlexBrown-appnovation I see these files:
favicon.ico
screenshot.png
...but not these:
favicon-72.png
favicon-114.png
favicon-144.png
...which are referenced in lines 24, 26 and 28 of templates/system/html.tpl.php
. If I'm misunderstanding something, let me know.
@fureigh if you look in /assets/img/favicons/ you'll find everything in there.
@AlexBrown-appnovation Beautiful, thanks! Will you add them to this PR?
@AlexBrown-appnovation I can do it if you'd prefer, but I don't want to step on your toes. Also, it's usually safer to have the person who made something be the person who adds that thing.
Unless I'm mistaken, I believe the assets folder already exists in this branch! Must have been pushed up with one of my first commits!
@AlexBrown-appnovation D'oh. You're right! Included with the USWDS assets folder. Merging away.