79408482

Date: 2025-02-03 10:33:03
Score: 1
Natty:
Report link

you can try to use relative path, vite build use absolute path by default, but Github Page can't solve absolute path now.

- <link rel="stylesheet" crossorigin href="/cv_wizardy/assets/index-DSvXlYyr.css">
+ <link rel="stylesheet" crossorigin href="assets/index-DSvXlYyr.css">

ref: GitHub pages and absolute paths

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: illusory0x0