speeches: remove broken unification.net drop-cap images #8

Merged
samuel merged 1 commit from fix/remove-suspended-unification-dropcaps into main 2026-07-02 22:58:36 +00:00
Owner

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 its alt attribute 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.

  • 83 tags across 11 files
  • No remaining references to unification.net/images

This clears the cap_*.gif broken-image rows from the dead-link audit. The remaining unification.net/other dead links are left in place for the client to decide on replacements.

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 its `alt` attribute 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. - 83 tags across 11 files - No remaining references to `unification.net/images` This clears the `cap_*.gif` broken-image rows from the dead-link audit. The remaining `unification.net`/other dead *links* are left in place for the client to decide on replacements.
samuel added 1 commit 2026-07-02 14:59:06 +00:00
The illuminated initial-capital GIFs were hotlinked from www.unification.net,
which is now a suspended domain, so they rendered as broken images at the start
of paragraphs across 11 archived speeches. Each <img> carried the correct letter
in its alt attribute (and was the first letter of the word), so replacing the
tag with that letter restores the text with no broken image.

83 tags across 11 files; no remaining references to unification.net/images.
samuel merged commit d433a3e76c into main 2026-07-02 22:58:36 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: familyfedie/familyfedie-website#8
No description provided.