Skip to content

Commit e620f21

Browse files
committed
Updated about page - Ecosystems list does not contain PF
1 parent 67719fa commit e620f21

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/layouts/AboutLayout.astro

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,6 @@ const displayedFeaturedPeople = sortedFeaturedPeople.slice(0, 6);
125125
<section>
126126
<h2 id="processing-foundation">The Processing Ecosystem</h2>
127127
<ul class="text-2xl mt-xl">
128-
<li>
129-
<a href="https://processingfoundation.org">Processing Foundation</a>
130-
</li>
131128
<li><a href="https://processing.org">Processing</a></li>
132129
<li><a href="https://py.processing.org/">Processing.py</a></li>
133130
<li>

0 commit comments

Comments
 (0)