Content Loading Error

We encountered an error while loading some content. This is usually due to a formatting issue in one of the content files.

Common issues and fixes:

  • Apostrophes in YAML: Use double quotes instead of single quotes for strings containing apostrophes
  • Indentation: Use spaces (not tabs) for YAML indentation
  • Special characters: Escape or quote strings with colons, quotes, or other special characters

Run npm run validate-content to check all content files