- Create Economist SubmissionTracking package correctly: * mainArticle = full blog post content * coverLetter = 216-word SIR— letter * Links to blog post via blogPostId - Archive 'Letter to The Economist' from blog posts (it's the cover letter) - Fix date display on article cards (use published_at) - Target publication already displaying via blue badge Database changes: - Make blogPostId optional in SubmissionTracking model - Economist package ID: 68fa85ae49d4900e7f2ecd83 - Le Monde package ID: 68fa2abd2e6acd5691932150 Next: Enhanced modal with tabs, validation, export 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
655 B
XML
10 lines
655 B
XML
<svg viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<!-- Simplified Tractatus icon for favicon -->
|
|
<circle cx="24" cy="24" r="20" stroke="#3b82f6" stroke-width="2" opacity="0.3" fill="none"/>
|
|
<circle cx="24" cy="24" r="14" stroke="#3b82f6" stroke-width="2" opacity="0.5" fill="none"/>
|
|
<circle cx="24" cy="24" r="8" stroke="#3b82f6" stroke-width="2" opacity="0.7" fill="none"/>
|
|
<circle cx="24" cy="24" r="5" fill="#3b82f6"/>
|
|
<circle cx="38" cy="10" r="2.5" fill="#3b82f6" opacity="0.7"/>
|
|
<circle cx="14" cy="34" r="2" fill="#3b82f6" opacity="0.8"/>
|
|
<circle cx="32" cy="24" r="1.8" fill="#3b82f6" opacity="0.9"/>
|
|
</svg>
|