familyfedie-website/content
Samuel McCann 32b99354fa speeches: replace suspended unification.net drop-cap images with plain capitals
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.
2026-07-02 15:58:54 +01:00
..
blog Polish accessibility and SEO metadata 2026-06-11 12:39:57 +00:00
speeches speeches: replace suspended unification.net drop-cap images with plain capitals 2026-07-02 15:58:54 +01:00
README.md new source of truth 2026-06-11 10:01:45 +02:00

Content

This directory is the future source of truth for editable site content.

These Markdown files were extracted from the exported HTML posts in archive-source/. The body content intentionally keeps its original HTML markup so the migration does not lose formatting, links, headings, or embedded images.

  • content/speeches/<year>/ - Rev. Sun Myung Moon speech posts grouped by speech year
  • content/speeches/mrs-hak-ja-han-moon/ - Mrs. Hak Ja Han Moon speech posts
  • content/blog/<year>/ - non-speech blog posts grouped by published year

Regenerate this content from archive-source/blog/ with:

npm run extract:content