Skip to content

Commit 35964dc

Browse files
author
Lauren McCarthy
committed
adding kay liang sketch
1 parent e41ea55 commit 35964dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/templates/pages/index.hbs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@ slug: /
4646
</div> <!-- end column-span -->
4747

4848
<div id="credits" tabindex='-1'>
49-
<a href='{{#i18n "sketch_info_link"}}{{/i18n}}' target="_blank">{{#i18n "sketch_info"}}{{/i18n}}</a>
49+
<!-- <a href='{{#i18n "sketch_info_link"}}{{/i18n}}' target="_blank">{{#i18n "sketch_info"}}{{/i18n}}</a>
5050
<br>
51-
<i>Shan Shui II</i> {{#i18n "sketch_by"}}{{/i18n}} <a href="http://www.qianqian-ye.com/" target="_blank">Qianqian Ye</a><br>
51+
--><i>sunMan</i> {{#i18n "sketch_by"}}{{/i18n}} <a href="http://kayliang.com/" target="_blank">Kay Liang</a><br>
5252
</div>
5353

5454

5555
</div> <!-- end container -->
5656

5757
<object type="image/svg+xml" data="{{assets}}/img/thick-asterisk-alone.svg" id="asterisk-design-element">*</object>
58-
<iframe tabindex='-1' id='home-sketch-frame' src='{{assets}}/p5_featured/qianqianye-shanshui_ii/'></iframe>
58+
<iframe tabindex='-1' id='home-sketch-frame' src='{{assets}}/p5_featured/kay/'></iframe>
5959
</div> <!-- end home-page -->
6060

6161

0 commit comments

Comments
 (0)