diff --git a/_includes/footer.html b/_includes/footer.html index 0c4d4f6c4a6ac94adc605235b368f29a03f5bc81..af2f741862ec66f36e329367d5b4ec39ad725a6f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -14,7 +14,7 @@ <i class="fa fa-github" aria-hidden="true"></i> GitHub </a> - <a href="{{ site.baseurl }}/atom.xml" title="Atom Feed" class="waves-effect waves-teal btn-flat"> + <a href="{{site.baseurl}}/atom.xml" title="Atom Feed" class="waves-effect waves-teal btn-flat"> <i class="fa fa-rss" aria-hidden="true"></i> Atom Feed </a> </div>