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,16 +22,11 @@ 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"
26
- target =" _blank" >Processing</a >{{ #i18n " p2x3" }} {{ /i18n }} <a href =" https://processingfoundation.org"
27
- target =" _blank" >Processing Foundation</a >{{ #i18n " p2x4" }} {{ /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 >
28
26
<p >{{ #i18n " p2x5" }} {{ /i18n }} <a href =" community/" >{{ #i18n " p2x6" }} {{ /i18n }} </a >{{ #i18n " p2x7" }} {{ /i18n }} </p >
29
27
30
28
<h2 >{{ #i18n " p3xh2" }} {{ /i18n }} </h2 >
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 >
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 >
35
30
36
31
<h2 >{{ #i18n " p4xh2" }} {{ /i18n }} </h2 >
37
32
<p >{{ #i18n " p4xp1" }} {{ /i18n }} </p >
@@ -40,23 +35,21 @@ slug: /
40
35
<li >{{ #i18n " p4xp3" }} {{ /i18n }} </li >
41
36
<li >{{ #i18n " p4xp4" }} {{ /i18n }} </li >
42
37
<li ><a href =" https://day.processing.org" target =" _blank" >{{ #i18n " p4xp5" }} {{ /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 >
38
+ <li ><a href =" https://github.com/processing/p5.js/tree/master/contributor_docs" target =" _blank" >{{ #i18n " p4xp6" }} {{ /i18n }} </a ></li >
45
39
</ul >
46
40
47
41
</main >
48
42
{{> footer }}
49
43
</div > <!-- end column-span -->
50
44
51
- <!-- <div id="credits" tabindex='-1'>
45
+ <!-- <div id="credits" tabindex='-1'>
52
46
{{#i18n "sketch_info"}}{{/i18n}}<br>
53
47
<a href='http://ccfest.rocks/' target="_blank">{{#i18n "sketch_info_link"}}{{/i18n}}</a>
54
48
<br>
55
49
</div> -->
56
50
57
51
<p class =" clearfix" > </p >
58
52
59
- <object tabindex = -1 type =" image/svg+xml" data =" {{ assets }} /img/thick-asterisk-alone.svg" id =" asterisk-design-element"
60
- aria-hidden =" true" >*</object >
53
+ <object tabindex = -1 type =" image/svg+xml" data =" {{ assets }} /img/thick-asterisk-alone.svg" id =" asterisk-design-element" aria-hidden =" true" >*</object >
61
54
<!-- <iframe tabindex='-1' id='home-sketch-frame' src='{{assets}}/p5_featured/Grace_Obergfell/'></iframe> -->
62
55
</div > <!-- end home-page -->
0 commit comments