@@ -86,6 +86,19 @@ slug: learn/
86
86
<p >{{ #i18n " using-local-server" }} {{ /i18n }} </p >
87
87
</div >
88
88
89
+ <div class =" spacer" ></div >
90
+
91
+ <div class =" left-column" >
92
+ <a class =" nounderline" href =" p5-screen-reader.html" >
93
+ <div class =" label" >
94
+ <img src =" {{ assets }} /img/learn/lib_placeholder.jpg" >
95
+ </a >
96
+ <a class =" nounderline" href =" p5-screen-reader.html" >
97
+ <h4 >{{ #i18n " p5-screen-reader-title" }} {{ /i18n }} </h4 >
98
+ </a >
99
+ </div >
100
+ <p >{{ #i18n " p5-screen-reader" }} {{ /i18n }} </p >
101
+ </div >
89
102
90
103
<div class =" spacer" ></div >
91
104
@@ -222,10 +235,6 @@ slug: learn/
222
235
<p >{{ #i18n " debugging" }} {{ /i18n }} </p >
223
236
</div >
224
237
225
-
226
-
227
-
228
-
229
238
<div class =" right-column" >
230
239
<a class =" nounderline" href =" https://github.com/processing/p5.js/wiki/Optimizing-p5.js-Code-for-Performance" >
231
240
<div class =" label" >
@@ -235,6 +244,7 @@ slug: learn/
235
244
</div >
236
245
<p >{{ #i18n " optimizing" }} {{ /i18n }} </p >
237
246
</div >
247
+
238
248
<div class =" spacer" ></div >
239
249
240
250
<div class =" left-column" >
@@ -249,7 +259,6 @@ slug: learn/
249
259
<p >{{ #i18n " test-driven-development" }} {{ /i18n }} </p >
250
260
</div >
251
261
252
-
253
262
<div class =" spacer" ></div >
254
263
255
264
<h2 class =" tutorial-title" >{{ #i18n " contributing-to-the-community-title" }} {{ /i18n }} </h2 >
@@ -267,7 +276,6 @@ slug: learn/
267
276
<p >{{ #i18n " development" }} {{ /i18n }} </p >
268
277
</div >
269
278
270
-
271
279
<div class =" right-column" >
272
280
<a class =" nounderline" href =" http://www.luisapereira.net/teaching/looking-inside-p5/" >
273
281
<div class =" label" >
@@ -303,9 +311,6 @@ slug: learn/
303
311
<p >{{ #i18n " creating-libraries" }} {{ /i18n }} </p >
304
312
</div >
305
313
306
-
307
-
308
-
309
314
<div class =" spacer" ></div >
310
315
311
316
</section >
0 commit comments