Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ghosind committed May 21, 2020
1 parent cc5b7e3 commit c3c20a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="footer-copyright">
<span class="footer-copyright-text float-left">Copyrijpt &copy; {{ site.time | date: '%Y' }}. {{ site.domain }}.</span>
<span class="footer-copyright-text float-left">Copyright &copy; {{ site.time | date: '%Y' }}. {{ site.domain }}.</span>
<span class="footer-copyright-text float-right">Powered by <a href="https://jekyllrb.com/">Jekyll</a></span>
</div>

0 comments on commit c3c20a7

Please sign in to comment.