There is a problem with the PATH in the lab members template
#148 opened on May 7, 2024
Repository metrics
- Stars
- (6 stars)
- PR merge metrics
- (PR metrics pending)
Description
Special thanks to @Monalisa98927 for catching this!
In the lab member template, the PATH(s) listed are incorrect. I copy-pasted Tim's file as a template and updated the information, which is probably why I didn't encounter this issue; Kun had an issue, but then copy-pasted mine and the issues she had been encountering resolved. She pointed out that there was a layer missing (/../../ vs /../../../).
This is possibly what caused @CThierrin's issues, https://github.com/DDMAL/ddmal.github.io/issues/138 and https://github.com/DDMAL/ddmal.github.io/pull/139 ?
Possible stopgap measure is just to copy paste my or a previous template (index.html) until someone can poke around.