File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11var  _config  =  { 
2-     blog_name  : '用于演示的博客' ,      // 博客名称 
2+     blog_name  : '用于演示的博客' ,    // 博客名称 
33    owner : 'lifesinger' ,           // github 用户名 
44    repo : 'lifesinger.github.com' , // github 中对应项目名 
5-     per_page : '15 ' ,                 // 默认一页显示几篇文章 
6-     access_token : 'ef66bb01c611799d7b9ad773a91a701785fbf425'    //access_token 
5+     // access_token : '',          // 请求量大时需要在 github 后台单独设置一个读取公开库的 token 
6+     per_page : '15'                   // 默认一页显示几篇文章 
77} 
Original file line number Diff line number Diff line change 11<!DOCTYPE html>  
2- < html  lang ="en "  xmlns:wb =" http://open.weibo.com/wb " > 
2+ < html  lang ="en "> 
33< head > 
44    < meta  charset ="UTF-8 "> 
5-     < title  id ="title "> 耗子吴博客 </ title > 
5+     < title  id ="title "> 用于演示的博客 </ title > 
66    < link  rel ='stylesheet ' href ='css/GitHub2.css ' type ='text/css '/> 
77    < link  rel ='stylesheet ' href ='css/style.css ' type ='text/css '/> 
88    < script  src ="js/jquery-2.0.3.min.js "> </ script > 
@@ -34,7 +34,6 @@ <h1>{{title}}</h1>
3434     < span  class = "create_at" > 发表于  { { formatTime ( created_at ) } } < / s p a n > 
3535     < div  class = "content" > { { { toHTML( body ) } } } </ div > 
3636    { { / p o s t } } 
37-     < div  id = "comments" > </ div > 
3837</ script > 
3938< script  type ="text/ractive " id ="titleTpl "> 
4039{ { title } } 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments