Skip to content

Commit e6e90b6

Browse files
committed
Update education resource copy with credit
1 parent 9355ab8 commit e6e90b6

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
@@ -99,7 +99,7 @@ tutorialCategories:
9999
"advanced": "Advanced Topics"
100100
tutorialsPage:
101101
education-resources: Education Resources
102-
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."
102+
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. "
103103
view-education-resources: View Education Resources
104104
exampleCategories:
105105
Featured: "Featured"

0 commit comments

Comments
 (0)