File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ function DCPage() {
1717 high speeds.
1818 </ p >
1919 < figure className = "dc-image-container" >
20- < img className = "dc-image" src = "src\ assets\ DC.webp" loading = "lazy" />
20+ < img className = "dc-image" src = "src/ assets/ DC.webp" loading = "lazy" />
2121 < figcaption > 300TB+ of free data being shared on DC++</ figcaption >
2222 </ figure >
2323 < p className = "description" >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ export const HeroSection = () => {
2323 </ Link >
2424 </ div >
2525 < a href = { "https://slack.metakgp.org" } className = "slack-link" >
26- < img src = "src\ assets\ slack_icon.webp" width = { 16 } height = { 16 } loading = "lazy" />
26+ < img src = "src/ assets/ slack_icon.webp" width = { 16 } height = { 16 } loading = "lazy" />
2727 < p > Join Us!</ p >
2828 </ a >
2929 </ div >
You can’t perform that action at this time.
0 commit comments