File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ function Chapters() {
2020 < div className = { styles . cardContainer } >
2121 < div className = { styles . card } >
2222 < ThemeImage
23- lightSrc = "/img/homepage/ide .svg"
24- darkSrc = "/img/homepage/ide .svg"
23+ lightSrc = "/python-doesnt-byte/ img/homepage/IDE .svg"
24+ darkSrc = "/python-doesnt-byte/ img/homepage/IDE .svg"
2525 className = { styles . cardImage }
2626 alt = "Icon of a terminal window with input and output"
2727 />
@@ -34,8 +34,8 @@ function Chapters() {
3434 </ div >
3535 < div className = { styles . card } >
3636 < ThemeImage
37- lightSrc = "/img/homepage/input-output_dark.svg"
38- darkSrc = "/img/homepage/input-output_dark.svg"
37+ lightSrc = "/python-doesnt-byte/ img/homepage/input-output_dark.svg"
38+ darkSrc = "/python-doesnt-byte/ img/homepage/input-output_dark.svg"
3939 className = { styles . cardImage }
4040 alt = ""
4141 />
You can’t perform that action at this time.
0 commit comments