9
9
<main id =" home" >
10
10
11
11
<form id =" search" method =" get" action =" https://www.google.com/search" >
12
- <input type =" hidden" name =" as_sitesearch" value =" p5js.org" >
12
+ <input type =" hidden" name =" as_sitesearch" value =" p5js.org" >
13
13
<input id =" search_button" type =" submit" aria-label =" Search" class =' sr-only' >
14
- <input tabindex =" 1" id =' search_field' type =" text" size =" 20" placeholder =" Search p5js.org" name =" q" >
14
+ <input tabindex =" 1" id =' search_field' type =" text" size =" 20" placeholder =" Search p5js.org" name =" q" >
15
15
<label class =" sr-only" for =" search_field" >Search p5js.org</label >
16
16
</form >
17
17
@@ -22,11 +22,16 @@ slug: /
22
22
23
23
<h2 >{{ #i18n " p2xh2" }} {{ /i18n }} </h2 >
24
24
<p >{{ #i18n " p2x1" }} {{ /i18n }} </p >
25
- <p >{{ #i18n " p2x2" }} {{ /i18n }} <a href =" https://processing.org" target =" _blank" >Processing</a >{{ #i18n " p2x3" }} {{ /i18n }} <a href =" https://processingfoundation.org" target =" _blank" >Processing Foundation</a >{{ #i18n " p2x4" }} {{ /i18n }} </p >
25
+ <p >{{ #i18n " p2x2" }} {{ /i18n }} <a href =" https://processing.org"
26
+ target =" _blank" >Processing</a >{{ #i18n " p2x3" }} {{ /i18n }} <a href =" https://processingfoundation.org"
27
+ target =" _blank" >Processing Foundation</a >{{ #i18n " p2x4" }} {{ /i18n }} </p >
26
28
<p >{{ #i18n " p2x5" }} {{ /i18n }} <a href =" community/" >{{ #i18n " p2x6" }} {{ /i18n }} </a >{{ #i18n " p2x7" }} {{ /i18n }} </p >
27
29
28
30
<h2 >{{ #i18n " p3xh2" }} {{ /i18n }} </h2 >
29
- <p >{{ #i18n " p3xp1" }} {{ /i18n }} <a href =" https://editor.p5js.org" target =" _blank" >p5.js Editor</a >{{ #i18n " p3xp2" }} {{ /i18n }} <a href =" get-started/" >{{ #i18n " p3xp3" }} {{ /i18n }} </a >{{ #i18n " p3xp4" }} {{ /i18n }} <a href =" reference/" >{{ #i18n " p3xp5" }} {{ /i18n }} </a >{{ #i18n " p3xp6" }} {{ /i18n }} </p >
31
+ <p >{{ #i18n " p3xp1" }} {{ /i18n }} <a href =" https://editor.p5js.org" target =" _blank" >p5.js
32
+ Editor</a >{{ #i18n " p3xp2" }} {{ /i18n }} <a
33
+ href =" get-started/" >{{ #i18n " p3xp3" }} {{ /i18n }} </a >{{ #i18n " p3xp4" }} {{ /i18n }} <a
34
+ href =" reference/" >{{ #i18n " p3xp5" }} {{ /i18n }} </a >{{ #i18n " p3xp6" }} {{ /i18n }} </p >
30
35
31
36
<h2 >{{ #i18n " p4xh2" }} {{ /i18n }} </h2 >
32
37
<p >{{ #i18n " p4xp1" }} {{ /i18n }} </p >
@@ -35,21 +40,23 @@ slug: /
35
40
<li >{{ #i18n " p4xp3" }} {{ /i18n }} </li >
36
41
<li >{{ #i18n " p4xp4" }} {{ /i18n }} </li >
37
42
<li ><a href =" https://day.processing.org" target =" _blank" >{{ #i18n " p4xp5" }} {{ /i18n }} </a ></li >
38
- <li ><a href =" https://github.com/processing/p5.js/tree/master/contributor_docs" target =" _blank" >{{ #i18n " p4xp6" }} {{ /i18n }} </a ></li >
43
+ <li ><a href =" https://github.com/processing/p5.js/tree/master/contributor_docs"
44
+ target =" _blank" >{{ #i18n " p4xp6" }} {{ /i18n }} </a ></li >
39
45
</ul >
40
46
41
47
</main >
42
48
{{> footer }}
43
49
</div > <!-- end column-span -->
44
50
45
- <!-- <div id="credits" tabindex='-1'>
51
+ <!-- <div id="credits" tabindex='-1'>
46
52
{{#i18n "sketch_info"}}{{/i18n}}<br>
47
53
<a href='http://ccfest.rocks/' target="_blank">{{#i18n "sketch_info_link"}}{{/i18n}}</a>
48
54
<br>
49
55
</div> -->
50
56
51
57
<p class =" clearfix" > </p >
52
58
53
- <object tabindex = -1 type =" image/svg+xml" data =" {{ assets }} /img/thick-asterisk-alone.svg" id =" asterisk-design-element" aria-hidden =" true" >*</object >
59
+ <object tabindex = -1 type =" image/svg+xml" data =" {{ assets }} /img/thick-asterisk-alone.svg" id =" asterisk-design-element"
60
+ aria-hidden =" true" >*</object >
54
61
<!-- <iframe tabindex='-1' id='home-sketch-frame' src='{{assets}}/p5_featured/Grace_Obergfell/'></iframe> -->
55
- </div > <!-- end home-page -->
62
+ </div > <!-- end home-page -->
0 commit comments