File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
< div class ="wrap ">
9
9
< div id ="social ">
10
10
< ul >
11
- < li class ="menu-item "> < a href ="/atom.xml " target ="_blank "> < img src ="/images/social/RSS.png " /> </ a > </ li >
11
+ < li class ="menu-item "> < a href ="http://feeds.feedburner.com/ElixirLang " target ="_blank "> < img src ="/images/social/RSS.png " /> </ a > </ li >
12
12
< li class ="menu-item "> < a href ="https://github.com/elixir-lang " target ="_blank "> < img src ="/images/social/Github.png " /> </ a > </ li >
13
13
</ ul >
14
14
</ div >
Original file line number Diff line number Diff line change 4
4
< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
6
6
< title > {% if page.title %}{{ page.title }} - {% endif %}Elixir</ title >
7
- < link href ="http:/elixir-lang.org/atom.xml " rel ="alternate " title ="Elixir's Blog " type ="application/atom+xml " />
7
+ < link href ="http://feeds.feedburner.com/ElixirLang " rel ="alternate " title ="Elixir's Blog " type ="application/atom+xml " />
8
8
< link rel ="stylesheet " type ="text/css " href ="/css/style.css ">
9
9
< link rel ="stylesheet " type ="text/css " href ="/css/syntax.css ">
10
10
< link rel ="shortcut icon " href ="/images/logo/drop.png ">
Original file line number Diff line number Diff line change 7
7
< div id ="sidebar-primary " class ="sidebar ">
8
8
{% include search.html %}
9
9
< div class ="rss-button ">
10
- < a href ="/atom.xml " target ="_blank "> < img src ="/images/social/RSSButton.png " /> </ a >
10
+ < a href ="http://feeds.feedburner.com/ElixirLang " target ="_blank "> < img src ="/images/social/RSSButton.png " /> </ a >
11
11
</ div >
12
12
{% include categories-list.html %}
13
13
{% include important-links.html %}
You can’t perform that action at this time.
0 commit comments