You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix blog cover image: unclickable clear button and Discord CDN links
The "clear" button lived inside a truncated span with a max width, so a
long cover URL overflowed and clipped the button out of view, making it
impossible to remove a cover once set. Split the row so the button sits
outside the truncation and stays clickable for any URL length.
Also add an "Upload cover" button (self-hosts via the existing image
endpoint) and reject Discord attachment CDN links, which are signed and
expire within ~24h and therefore break as covers.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qfc4jt4tJes3NUR8TxHnFY
0 commit comments