File tree 2 files changed +4
-5
lines changed 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 5
5
< title > {{ .Title }}</ title >
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< meta name ="description " content ="{{ .Description }} ">
8
- < link href ="/rss .xml " rel ="alternate " type ="application/rss +xml " title ="GopherAcademy Blog " />
8
+ < link href ="/index .xml " rel ="alternate " type ="application/atom +xml " title ="GopherAcademy Blog " />
9
9
< link href ="/css/bootstrap.min.css " rel ="stylesheet ">
10
-
11
10
< link href ="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css " rel ="stylesheet ">
12
11
< link href ='http://fonts.googleapis.com/css?family=Grand+Hotel ' rel ='stylesheet ' type ='text/css '>
13
12
< link href ="/css/main.css " rel ="stylesheet ">
42
41
</ ul >
43
42
</ div > <!-- /.navbar-collapse -->
44
43
</ div > <!-- /.container-fluid -->
45
- </ nav >
44
+ </ nav >
Original file line number Diff line number Diff line change 5
5
< title > {{ .Title }}</ title >
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< meta name ="description " content ="{{ .Description }} ">
8
- < link href ="/rss .xml " rel ="alternate " type ="application/rss +xml " title ="GopherAcademy Blog " />
8
+ < link href ="/index .xml " rel ="alternate " type ="application/atom +xml " title ="GopherAcademy Blog " />
9
9
< link href ="/css/bootstrap.min.css " rel ="stylesheet ">
10
10
< link href ="/css/hc.css " rel ="stylesheet ">
11
11
< link href ="/js/highlight/styles/github.css " rel ="stylesheet ">
115
115
< a class ="icon-social twitter " href ="https://twitter.com/gopheracademy " target ="_blank "> </ a >
116
116
< a class ="icon-social github " href ="https://github.com/gopheracademy " target ="_blank "> </ a >
117
117
< a class ="icon-social slack " href ="http://bit.ly/go-slack-signup " target ="_blank "> </ a >
118
- < a class ="icon-social rss " href ="/rss .xml " target ="_blank "> </ a >
118
+ < a class ="icon-social rss " href ="/index .xml " target ="_blank "> </ a >
119
119
</ div >
120
120
<!-- BOTTOM CREDITS -->
121
121
< div class ="newCredit ">
You can’t perform that action at this time.
0 commit comments