mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
* Add preload tag for main.css Improve performance. In addition, CloudFlare has supported early hints with this tag. See https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/preload See also https://blog.cloudflare.com/early-hints-on-cloudflare-pages/ * Associate with the preconnect option Co-authored-by: Mimi <stevenjoezhang@gmail.com>