File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ const pageJumpToLinks = [
3737 },
3838 {
3939 url: ` ${Astro .url .pathname }#processing-foundation ` ,
40- label: t (" Processing Foundation " ) as string ,
40+ label: t (" The Processing Ecosystem " ) as string ,
4141 },
4242];
4343
@@ -119,14 +119,12 @@ const displayedFeaturedPeople = sortedFeaturedPeople.slice(0, 6);
119119 <li ><a href =" https://studioforcreativeinquiry.org/" >The Frank-Ratchye STUDIO for Creative Inquiry at Carnegie Mellon University </a ></li >
120120 <li ><a href =" https://clinicopensourcearts.org/" >Clinic for Open Source Arts (COSA) at the University of Denver</a ></li >
121121 <li ><a href =" https://www.schools.nyc.gov/" >New York City Department of Education</a ></li >
122+ <li ><a href =" https://www.usebutter.com/" >Butter</a ></li >
122123 </ul >
123124 </section >
124125 <section >
125- <h2 id =" processing-foundation" >Processing Foundation </h2 >
126+ <h2 id =" processing-foundation" >The Processing Ecosystem </h2 >
126127 <ul class =" text-2xl mt-xl" >
127- <li >
128- <a href =" https://processingfoundation.org" >Processing Foundation</a >
129- </li >
130128 <li ><a href =" https://processing.org" >Processing</a ></li >
131129 <li ><a href =" https://py.processing.org/" >Processing.py</a ></li >
132130 <li >
You can’t perform that action at this time.
0 commit comments