Skip to content

Commit c678966

Browse files
committed
Fix image link
1 parent a31908c commit c678966

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

src/content/homepage/en.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ heroImages:
2121
- image: ./images/contributor-conf-2015.webp
2222
altText: Participants jump, smile and throw their hands in the air on a green lawn.
2323
caption: "p5.js Contributors Conference 2015."
24-
- image: ./images/contributor-conf-2019.webp
24+
- image: ./images/contributor-conf-2019-17.webp
2525
altText: Participants sit around a table with their laptops and observe code on a screen.
2626
caption: "p5.js Contributors Conference 2019."
2727
heroText: >

src/content/homepage/es.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ heroImages:
2323
- image: ./images/contributor-conf-2015.webp
2424
altText: Participants jump, smile and throw their hands in the air on a green lawn.
2525
caption: "p5.js Contributors Conference 2015."
26-
- image: ./images/contributor-conf-2019.webp
26+
- image: ./images/contributor-conf-2019-17.webp
2727
altText: Participants sit around a table with their laptops and observe code on a screen.
2828
caption: "p5.js Contributors Conference 2019."
2929
referenceHeaderText: Explore the p5.js library reference

src/content/homepage/hi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ heroImages:
2323
- image: ./images/contributor-conf-2015.webp
2424
altText: Participants jump, smile and throw their hands in the air on a green lawn.
2525
caption: "p5.js Contributors Conference 2015."
26-
- image: ./images/contributor-conf-2019.webp
26+
- image: ./images/contributor-conf-2019-17.webp
2727
altText: Participants sit around a table with their laptops and observe code on a screen.
2828
caption: "p5.js Contributors Conference 2019."
2929
referenceHeaderText: Explore the p5.js library reference

src/content/homepage/ko.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ heroImages:
2323
- image: ./images/contributor-conf-2015.webp
2424
altText: Participants jump, smile and throw their hands in the air on a green lawn.
2525
caption: "p5.js Contributors Conference 2015."
26-
- image: ./images/contributor-conf-2019.webp
26+
- image: ./images/contributor-conf-2019-17.webp
2727
altText: Participants sit around a table with their laptops and observe code on a screen.
2828
caption: "p5.js Contributors Conference 2019."
2929
referenceHeaderText: Explore the p5.js library reference

src/content/homepage/zh-Hans.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ heroImages:
2323
- image: ./images/contributor-conf-2015.webp
2424
altText: Participants jump, smile and throw their hands in the air on a green lawn.
2525
caption: "p5.js Contributors Conference 2015."
26-
- image: ./images/contributor-conf-2019.webp
26+
- image: ./images/contributor-conf-2019-17.webp
2727
altText: Participants sit around a table with their laptops and observe code on a screen.
2828
caption: "p5.js Contributors Conference 2019."
2929
referenceHeaderText: Explore the p5.js library reference

0 commit comments

Comments
 (0)