Skip to content

Commit 667d745

Browse files
author
Lauren McCarthy
committed
updating homepage info for cc fest sf
1 parent 99ec216 commit 667d745

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

dist/es/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h1 class='visuallyhidden'>Language Settings</h1>
128128
</div> <!-- end column-span -->
129129

130130
<div id="credits" tabindex='-1'>
131-
<a href='http://ccfest.rocks/' target="_blank">CC Fest, 8 de septiembre, UCLA, Los Angeles</a><br>
131+
<a href='http://ccfest.rocks/' target="_blank">CC Fest, 13 de octubre @ San Francisco Friends School</a><br>
132132
<i>Shan Shui II</i> por <a href="http://www.qianqian-ye.com/" target="_blank">Qianqian Ye</a><br>
133133
</div>
134134

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h1 class='visuallyhidden'>Language Settings</h1>
128128
</div> <!-- end column-span -->
129129

130130
<div id="credits" tabindex='-1'>
131-
<a href='http://ccfest.rocks/' target="_blank">CC Fest! September 8, UCLA, Los Angeles</a><br>
131+
<a href='http://ccfest.rocks/' target="_blank">CC Fest! October 13 @ San Francisco Friends School</a><br>
132132
<i>Shan Shui II</i> by <a href="http://www.qianqian-ye.com/" target="_blank">Qianqian Ye</a><br>
133133
</div>
134134

0 Bytes
Binary file not shown.

i18n-tracking.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
es:
22
src/data/en.yml:
3+
line 43: ' sketch_info'
34
line 200: ' curves-title'
45
line 201: ' curves'
56
line 42: ' sketch_info_link'
6-
line 43: ' sketch_info'
77
line 44: ' sketch_info_link'
88
line 40: ' p3x1'
99
line 41: ' p3x2'
@@ -22,10 +22,10 @@ es:
2222
line 205: ' color'
2323
zh-Hans:
2424
src/data/en.yml:
25+
line 43: ' sketch_info'
2526
line 200: ' curves-title'
2627
line 201: ' curves'
2728
line 42: ' sketch_info_link'
28-
line 43: ' sketch_info'
2929
line 44: ' sketch_info_link'
3030
line 40: ' p3x1'
3131
line 41: ' p3x2'

src/data/en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ home:
3939
p3x1: "p5.js is a new interpretation, not an emulation or port, and it is in active development."
4040
p3x2: "Try it out now in the new p5.js Web Editor!"
4141
sketch_by: "by"
42-
sketch_info: "CC Fest! September 8, UCLA, Los Angeles"
42+
sketch_info: "CC Fest! October 13 @ San Francisco Friends School"
4343
sketch_info_link: "http://ccfest.rocks/"
4444

4545
copyright:

src/data/es.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ home:
3939
p3x1: "p5.js es una nueva interpretación, no una emulación o un puerto, y está en activo desarrollo."
4040
p3x2: "Try it out now in the new p5.js Web Editor!"
4141
sketch_by: "por"
42-
sketch_info: "CC Fest, 8 de septiembre, UCLA, Los Angeles"
42+
sketch_info: "CC Fest, 13 de octubre @ San Francisco Friends School"
4343
sketch_info_link: "http://ccfest.rocks/"
4444

4545
copyright:

0 commit comments

Comments
 (0)