Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6241317 commit 8a1eb47Copy full SHA for 8a1eb47
websites/code/studygolang/template/articles/detail.html
@@ -156,6 +156,12 @@ <h3><span class="cmtnum">{{.article.Cmtnum}}</span>条评论</h3>
156
</div>
157
158
159
+
160
+ <div class="col-lg-3 col-md-4 col-sm-5">
161
+ <div class="row box_white sidebar">
162
+ <a href="http://www.shiyanlou.com/courses/startandgetconsole/698" target="_blank"><img src="http://studygolang.qiniudn.com/ad/shiyanlou_golang_env.jpg" alt="实验环境"></a>
163
+ </div>
164
165
166
{{end}}
167
{{define "css"}}
0 commit comments