File tree 1 file changed +16
-0
lines changed
websites/code/studygolang/template/articles
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -157,6 +157,21 @@ <h3><span class="cmtnum">{{.article.Cmtnum}}</span>条评论</h3>
157
157
</ div >
158
158
</ div >
159
159
160
+ < div class ="col-lg-3 col-md-4 col-sm-5 ">
161
+ < div class ="row box_white sidebar ">
162
+ < div class ="top ">
163
+ < h3 class ="title "> < i class ="glyphicon glyphicon-fire "> </ i > < a href ="/projects " target ="_blank " title ="点击更多 "> 开源项目</ a > </ h3 >
164
+ </ div >
165
+ < div class ="sb-content ">
166
+ < div class ="project-list " data-limit ="5 ">
167
+ < ul class ="list-unstyled ">
168
+ < img src ="/static/img/loaders/loader7.gif " alt ="加载中 " />
169
+ </ ul >
170
+ </ div >
171
+ </ div >
172
+ </ div >
173
+ </ div >
174
+
160
175
< div class ="col-lg-3 col-md-4 col-sm-5 ">
161
176
< div class ="row box_white sidebar ">
162
177
< a href ="http://www.shiyanlou.com/courses/startandgetconsole/698 " target ="_blank "> < img src ="http://studygolang.qiniudn.com/ad/shiyanlou_golang_env.jpg " alt ="实验环境 "> </ a >
@@ -187,6 +202,7 @@ <h3><span class="cmtnum">{{.article.Cmtnum}}</span>条评论</h3>
187
202
"/topics/recent.json" ,
188
203
"/resources/recent.json" ,
189
204
"/comments/recent.json" ,
205
+ "/projects/recent.json" ,
190
206
] ;
191
207
192
208
$ ( function ( ) {
You can’t perform that action at this time.
0 commit comments