dontbechad/static/favicon-192.svg
Chad 32264deb5a Initial commit: Complete Hugo site with interactive story timeline
- Hugo site configured and working
- Story page with interactive collapsible timeline
- CSS styling for journey/timeline layout
- JavaScript for dynamic markdown-to-timeline conversion
- Theme with responsive design
- Content structure for Bitcoin education site

Features:
- Collapsible year sections with animations
- Quick jump navigation between years
- Mobile responsive design
- Interactive timeline functionality
2026-01-18 16:23:55 -06:00

5 lines
No EOL
315 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192" fill="none">
<rect width="192" height="192" fill="#0A1929"/>
<circle cx="96" cy="96" r="80" fill="#FF6B35"/>
<text x="96" y="110" font-family="Arial, sans-serif" font-size="72" font-weight="bold" text-anchor="middle" fill="white"></text>
</svg>