PaperMod's author.html expects params.author to be a string, but our config uses a map with name and email (needed for RSS). Add a reflect.IsMap check to extract .name for display, matching how the updated PaperMod RSS template already handles the map format. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>