File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
websites/code/studygolang/template/articles Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,10 @@ <h1>{{.article.Title}}</h1>
84
84
< script type ="text/javascript " src ="http://v3.jiathis.com/code/jia.js?uid=1358871817652577 " charset ="utf-8 "> </ script >
85
85
<!-- JiaThis Button END -->
86
86
</ div >
87
+
88
+ <!--百度推荐-->
89
+ < div id ="hm_t_45501 " style ="margin:0 auto;max-width:790px; "> </ div >
90
+
87
91
< div class ="row prev-next ">
88
92
{{if .prev}}< div > < a href ="/articles/{{.prev.Id}} " title ="{{.prev.Title}} "> « </ a > 上一篇: < a href ="/articles/{{.prev.Id}} " title ="{{.prev.Title}} "> {{.prev.Title}}</ a > </ div > {{end}}
89
93
{{if .next}}< div > < a href ="/articles/{{.next.Id}} " title ="{{.next.Title}} "> » </ a > 下一篇: < a href ="/articles/{{.next.Id}} " title ="{{.next.Title}} "> {{.next.Title}}</ a > </ div > {{end}}
You can’t perform that action at this time.
0 commit comments