- Add professional README for public repository with code examples - Fix all broken documentation links across 4 markdown files - Add favicon to all HTML pages (eliminates 404 errors) - Redesign Experience section with 4-card incident grid - Add GitHub section to docs.html sidebar with repository links - Migrate 4 new case studies to database (19 total documents) - Generate 26 PDFs for public download - Add automated sync GitHub Action for public repository - Add security validation for public documentation sync - Update docs-app.js to categorize research topics Mobile responsive, accessibility compliant, production ready. 🤖 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>
|