social icons for github and twitter as pngs
This commit is contained in:
		
							parent
							
								
									649b28276e
								
							
						
					
					
						commit
						6162c15762
					
				
					 5 changed files with 11 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -37,10 +37,8 @@
 | 
			
		|||
    <div id="main" role="main">{{ content }}</div>
 | 
			
		||||
      
 | 
			
		||||
    <footer class="footer">
 | 
			
		||||
      <ul>
 | 
			
		||||
        <li><a href="http://github.com/{{ site.links.github }}">{{ site.links.github }} on GitHub</a></li>
 | 
			
		||||
        <li><a href="http://twitter.com/{{ site.links.twitter }}">{{ site.links.twitter }} on Twitter</a></li>
 | 
			
		||||
      </ul>
 | 
			
		||||
      {% if site.links.github %}<a href="http://github.com/{{ site.links.github }}"><img class="footer-icon" src="/images/icon-github.png" /></a>{% endif %}
 | 
			
		||||
      {% if site.links.twitter %}<a href="http://twitter.com/{{ site.links.github }}"><img class="footer-icon" src="/images/icon-twitter.png" /></a>{% endif %}
 | 
			
		||||
    </footer>
 | 
			
		||||
 | 
			
		||||
    {% include analytics.html %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue