github sprite
This commit is contained in:
parent
3434fbf0ef
commit
ad3fe3d690
1 changed files with 7 additions and 1 deletions
|
|
@ -5,8 +5,14 @@
|
|||
{{ site.name | lower }}
|
||||
</a>
|
||||
</div>
|
||||
<div id="footer--middle">
|
||||
<a href="{{ site.githubUrl }}">
|
||||
{% svgsprite %}
|
||||
{% icon "github" %}
|
||||
</a>
|
||||
</div>
|
||||
<div id="footer--right">
|
||||
{{ site.copyright }}
|
||||
©{{ site.copyright }}
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
Loading…
Reference in a new issue