Fixed RSS footer link
This commit is contained in:
		
							parent
							
								
									9be2b1ad57
								
							
						
					
					
						commit
						a9176024be
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -51,7 +51,7 @@
 | 
			
		|||
          {% if site.footer-links.instagram %}<a href="http://instagram.com/{{ site.footer-links.instagram }}">{% include svg-icons/instagram.html %}</a>{% endif %}
 | 
			
		||||
          {% if site.footer-links.linkedin %}<a href="http://linkedin.com/in/{{ site.footer-links.linkedin }}">{% include svg-icons/linkedin.html %}</a>{% endif %}
 | 
			
		||||
          {% if site.footer-links.pinterest %}<a href="http://pinterest.com/{{ site.footer-links.pinterest }}">{% include svg-icons/pinterest.html %}</a>{% endif %}
 | 
			
		||||
          {% if site.footer-links.rss %}<a href="http://rss.com/{{ site.footer-links.rss }}">{% include svg-icons/rss.html %}</a>{% endif %}
 | 
			
		||||
          {% if site.footer-links.rss %}<a href="/feed.xml">{% include svg-icons/rss.html %}</a>{% endif %}
 | 
			
		||||
          {% if site.footer-links.twitter %}<a href="http://twitter.com/{{ site.footer-links.twitter }}">{% include svg-icons/twitter.html %}</a>{% endif %}
 | 
			
		||||
        </footer>
 | 
			
		||||
      </div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue