File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 362362
363363 < div id ="content ">
364364 < h1 > Photos</ h1 >
365- < script src ="http://rubykaigi.tumblr.com/api/read/json?num=50 " type ="text/javascript "> </ script >
365+ <!-- < script src="http://rubykaigi.tumblr.com/api/read/json?num=50" type="text/javascript"></script>
366366 <script>
367367 for (i=0; i<tumblr_api_read['posts-total']; i+=2) {
368368 if (tumblr_api_read['posts'][i]['type'] == "photo") {
@@ -374,7 +374,7 @@ <h1>Photos</h1>
374374 );
375375 }
376376 }
377- </ script >
377+ </script> -->
378378 < h2 class ="clear "> Collecting RubyKaigi 2010 photos :-)</ h2 >
379379 < p > At rubykaigi.org, we will collect your photos related to RubyKaigi 2010.</ p >
380380 < p >
Original file line number Diff line number Diff line change 365365
366366 < div id ="content ">
367367 < h1 > Photos</ h1 >
368- < script src ="http://rubykaigi.tumblr.com/api/read/json?num=50 " type ="text/javascript "> </ script >
368+ <!-- < script src ="http://rubykaigi.tumblr.com/api/read/json?num=50 " type ="text/javascript "> </ script >
369369 < script >
370370 for ( i = 0 ; i < tumblr_api_read [ 'posts-total' ] ; i += 2 ) {
371371 if ( tumblr_api_read [ 'posts' ] [ i ] [ 'type' ] == "photo" ) {
@@ -377,7 +377,7 @@ <h1>Photos</h1>
377377 ) ;
378378 }
379379 }
380- </ script >
380+ </ script > - >
381381 < h2 class ="clear "> 写真を集めています :-)</ h2 >
382382 < p > rubykaigi.org では、日本Ruby会議2010の写真を集めています。</ p >
383383 < p >
You can’t perform that action at this time.
0 commit comments