File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11
11
< script src ="{{ site.baseurl }}/js/main.js "> </ script >
12
12
< link href ="{{ site.baseurl }}/css/bootstrap.min.css " rel ="stylesheet ">
13
13
< link href ="{{ site.baseurl }}/css/theme.css " rel ="stylesheet ">
14
+ < link rel ="alternate " type ="application/rss+xml " title ="News feed " href ="{{ site.baseurl }}/feed.xml ">
14
15
</ head >
15
16
16
17
< body >
34
35
< li class ="active "> < a href ="{{ site.baseurl }}/archive.html "> Archive</ a > </ li >
35
36
< li class ="active "> < a href ="{{ site.baseurl }}/downloads/ "> Downloads</ a > </ li >
36
37
< li class ="active "> < a href ="{{ site.baseurl }}/community.html "> Community</ a > </ li >
37
- < li class ="active "> < a href ="{{ site.baseurl }}/feed.xml "> RSS</ a > </ li >
38
38
{% if site.github != '' %}
39
39
< li class ="active "> < a href ="https://github.com/{{ site.github }} "> Github</ a > </ li >
40
40
{% endif %}
You can’t perform that action at this time.
0 commit comments