File tree 2 files changed +3
-2
lines changed
websites/code/studygolang/template
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 37
37
< ul class ="dropdown-menu " aria-labelledby ="articles ">
38
38
< li > < a href ="/articles "> 网友博文</ a > </ li >
39
39
< li > < a href ="http://blog.studygolang.com " target ="_blank "> 本站博客</ a > </ li >
40
- < li > < a href ="http://blog.studygolang.com " target ="_blank "> 官方博客</ a > </ li >
41
40
</ ul >
42
41
</ li >
43
42
< li class ="{{.activeProjects}} ">
58
57
< ul class ="dropdown-menu " aria-labelledby ="docs ">
59
58
< li > < a href ="http://docs.studygolang.com " target ="_blank "> 英文文档</ a > </ li >
60
59
< li > < a href ="http://docscn.studygolang.com " target ="_blank "> 中文文档</ a > </ li >
60
+ < li role ="presentation " class ="divider "> </ li >
61
+ < li > < a href ="http://tour.studygolang.com " target ="_blank "> Go指南</ a > </ li >
61
62
</ ul >
62
63
</ li >
63
64
</ ul >
Original file line number Diff line number Diff line change 56
56
< div class ="row ">
57
57
< div class ="col-md-8 metatag ">
58
58
< i class ="glyphicon glyphicon-tasks "> </ i >
59
- < span class ="source " title ="类别 "> {{if eq .Objtype 0}}话题 {{else if eq .Objtype 1}}博文{{else}}帖子{{end}}</ span >
59
+ < span class ="source " title ="类别 "> {{if eq .Objtype 0}}主题 {{else if eq .Objtype 1}}博文{{else}}帖子{{end}}</ span >
60
60
< i class ="glyphicon glyphicon-calendar "> </ i >
61
61
< span class ="date " title ="发布日期 "> {{.PubTime}}</ span >
62
62
< i class ="glyphicon glyphicon-user "> </ i >
You can’t perform that action at this time.
0 commit comments