9a9319e3a370dcae9e98f471c34d025e0da7b313
- 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
Description
No description provided
48 MiB
Languages
HTML
75.2%
JavaScript
12.6%
CSS
12.1%
Shell
0.1%