reef 9a9319e3a3 perf: inline critical CSS, defer GSAP, preconnect cdnjs, font-display swap
- Inline all above-the-fold CSS (hero, server-banner, buttons, layout) as
  inline <style> in <head> to eliminate render-blocking style.css
- Load full style.css via media='print' onload pattern (async, non-blocking)
- Move GSAP from <head> to before </body> (right before script.js)
- Preconnect to cdnjs.cloudflare.com
- Override Font Awesome 6 font-display to 'swap' to prevent FOIT
2026-08-20 09:55:10 +00:00
2026-08-20 06:37:51 -03:00
2026-06-24 08:27:22 -03:00
2026-06-24 08:27:22 -03:00
h
2026-06-23 14:29:43 -03:00
S
Description
No description provided
48 MiB
Languages
HTML 75.2%
JavaScript 12.6%
CSS 12.1%
Shell 0.1%