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">