File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 99< li class ="nav-item ">
1010< a class ="nav-link " href ="{{site.baseurl}}/contact.html "> Contact</ a >
1111</ li >
12+ < li class ="nav-item ">
13+ < a class ="nav-link " href ="{{site.baseurl}}/feed.xml " target ="_blank "> RSS</ a >
14+ </ li >
Original file line number Diff line number Diff line change 2222 <!-- Theme Stylesheet -->
2323 < link rel ="stylesheet " href ="{{site.baseurl}}/assets/css/theme.css ">
2424
25+ < link rel ="alternate " type ="application/atom+xml " title ="Netverify blog " href ="/feed.xml ">
26+
2527 <!-- Jquery on header to make sure everything works, the rest of the scripts in footer for fast loading -->
2628 < script
2729 src ="https://code.jquery.com/jquery-3.3.1.min.js "
3032
3133 {% include tracking-header.html %}
3234
33-
3435</ head >
3536
3637< body class ="{% if page.url == "/" %} homefirstpage {% endif %}">
You can’t perform that action at this time.
0 commit comments