github sprite

This commit is contained in:
Matt DeCamp 2021-09-16 16:52:15 -04:00
parent 3434fbf0ef
commit ad3fe3d690

View file

@ -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 }}
&copy;{{ site.copyright }}
</div>
</div>
</footer>