Add the project banner at docs/data/img/banner.webp #210
Labels
No Label
P0
P1
P2
P3
accessibility
backend
bug
content
data-integrity
enhancement
frontend
infra
integration
owner
owner-input
performance
phase-7
phase-8
release-blocker
security
seo
ui
ux
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/Queue-North-Website#210
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Command Center at privacyllc.dev renders three marks for this project from
docs/data/img/. Two exist as of 2026-08-18; the banner does not.What is true now
docs/data/img/icon.webpassets/icons/logo512.pngdocs/data/img/logo.webpassets/logo2.pngdocs/data/img/banner.webpWhat it costs. The project card renders with an icon and a logo and a blank header band. Cosmetic, on an internal dashboard — hence P2 and not higher.
What to do. Produce a 2176x725 webp (3:1) under 512 KB.
docs/data/img/README.mdhas the dimensions and the ImageMagick line.The trap. The consumer checks magic bytes, not the extension. A PNG renamed to
.webpis refused with a 415 and the card falls back to an initials tile — which looks like a broken asset rather than a missing one.A candidate, not a decision.
assets/JointLogoWhite.pngis 4082x1066, close to 3:1, and would crop cleanly. It is a joint mark with a partner, so whether it belongs on a Queue North project header is a branding call and not a conversion. That is why this is filed rather than done.Why no placeholder was generated.
docs/data/README.md's rule: a placeholder that looks deliberate outlives the issue that would have replaced it, because nobody files a ticket against an image that appears finished.Verify:
docs/data/img/banner.webpexists,identifyreports 2176x725 WEBP under 512 KB, and the project card at privacyllc.dev renders it.