mirror of https://github.com/jetkvm/kvm.git
Add SVG and ICO to cacheable files. Emit robots.txt directly. Recognize WOFF2 (font) files as assets (so the get the immutable treatment) Pre-gzip the entire /static/ directory (not just /static/assets/) and include SVG, ICO, and HTML files Ensure fonts.css is processed by vite/rollup so that the preload and css reference the same immutable files (which get long-cached with hashes) Add CircularXXWeb-Black to the preload list as it is used in the hot-path. Handle system-driven color-scheme changes from dark to light correctly. |
||
---|---|---|
.. | ||
fonts | ||
apple-touch-icon.png | ||
favicon-96x96.png | ||
favicon.ico | ||
favicon.png | ||
favicon.svg | ||
jetkvm.svg | ||
site.webmanifest | ||
sse.html | ||
web-app-manifest-192x192.png | ||
web-app-manifest-512x512.png |