speeches: remove broken unification.net drop-cap images #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/remove-suspended-unification-dropcaps"
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?
Removes broken drop-cap images across 11 archived speeches.
The illuminated initial-capital GIFs were hotlinked from
www.unification.net, which is now a suspended domain, so they rendered as broken-image icons at the start of paragraphs. Each<img>already carried the correct letter in itsaltattribute and was the first letter of the word (e.g.<img alt="S">canning→ "Scanning"), so each tag was replaced with its plain capital letter — text intact, no broken image.unification.net/imagesThis clears the
cap_*.gifbroken-image rows from the dead-link audit. The remainingunification.net/other dead links are left in place for the client to decide on replacements.