AIML-K / AIML-K/aiml-k.github.io
Korean page CV link not working
Ouverte
bug
- Langage dominant
- TeX
- Étoiles
- 1
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
- I tried both relative path and absolute path for KOR_CV which is stored at `/static/cv` but neither of them is working
```
- icon: cv
icon_pack: ai
link: cv/CV_SuHyunBae_Kor_2508.pdf
link: /static/cv/CV_SuHyunBae_Kor_2508.pdf
```
```
- icon: cv
icon_pack: ai
link: cv/CV_SuHyunBae_Kor_2508.pdf
link: cv/CV_SuHyunBae_Kor_2508.pdf
```
- Seeing that the ENG_CV on the English page works, I suspect there's an issue with how the CV is fetched on the Korean page.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.