Commit Graph

3 Commits

Author SHA1 Message Date
kappa
b9df16241d Self-host fonts for improved performance
- Download JetBrains Mono and Pretendard fonts (woff2)
- Add fonts.css with @font-face declarations
- Remove Google Fonts external dependencies
- Update CSP to remove fonts.googleapis.com
- Update all HTML files to use local fonts

Improves FCP/LCP by eliminating external font requests.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 00:02:56 +09:00
kappa
e33aadcae3 Fix: increase spacing between sections in terms and SLA pages 2026-01-20 23:57:49 +09:00
kappa
86119b2890 Add legal pages: terms, privacy policy, and SLA
- Add terms.html (이용약관)
- Add privacy.html (개인정보처리방침)
- Add sla.html (서비스 수준 협약)
- Update footer links to internal pages

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 23:53:05 +09:00