Skip to content

Commit c09d1c2

Browse files
authored
Merge pull request #417 from processing/update-asset
Update education resource copy with credit
2 parents 2e88890 + e6e90b6 commit c09d1c2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/content/pages/en/education-resources.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ import EducationResource from "@components/EducationResource/index.astro";
77

88
<div class="rendered-markdown !max-w-screen-lg">
99

10-
Every teaching has its own unique goals, messages, conditions, and environments. By documenting and sharing p5 workshops, classes, and materials, we hope to better connect the p5.js learner and educator communities around the world.
10+
Every teaching experience has unique goals, messages, conditions, and environments. By documenting and sharing p5.js educational resources, such as workshops and classes, we aim to better connect the p5.js learner and educator communities worldwide. Add your educational resource [here](https://github.com/processing/p5.js-website/blob/main/src/content/pages/en/education-resources.mdx?plain=1)!
11+
12+
Thank you to Tuan Huang, Yu Lee, and Janis Sepúlveda for initiating the education resource list during OSACC 2024, as well as to previous p5.js Teach page contributors Inhwa Yeom, Gracia Zhang, and Qianqian Ye.
1113

1214
</div>
1315

src/content/ui/en.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ tutorialCategories:
100100
"advanced": "Advanced Topics"
101101
tutorialsPage:
102102
education-resources: Education Resources
103-
education-resources-snippet: "Every teaching has its own unique goals, messages, conditions, and environments. By documenting and sharing p5 workshops, classes, and materials, we hope to better connect the p5.js learner and educator communities around the world."
103+
education-resources-snippet: "Every teaching experience has unique goals, messages, conditions, and environments. By documenting and sharing p5.js educational resources, such as workshops and classes, we aim to better connect the p5.js learner and educator communities worldwide. "
104104
view-education-resources: View Education Resources
105105
exampleCategories:
106106
Featured: "Featured"

0 commit comments

Comments
 (0)