_includes/footer.html in lbenicio-minimal-v1-1.0.7 vs _includes/footer.html in lbenicio-minimal-v1-1.0.9
- old
+ new
@@ -1,10 +1,10 @@
<footer class="footer border-top border-1 border-light pt-3 mt-auto fs-6 text-center text-muted">
<div class="container">
<div class="row">
<div class="offset-md-4 col-md-4 col-10 offset-1">
<p>
- The theme of this blog is open sourced <a href="https://github.com/{{ site.github_username }}/{{ site.github_username }}.github.io" target="_blank" id="repo">on GitHub</a> by <a href="https://twitter.com/{{ site.twitter_username }}" target="_blank" id="twitter">{{ site.twitter_username }}</a>.
+ The theme of this blog is open sourced on <a href="https://github.com/{{ site.github_username }}/{{ site.github_username }}.github.io" target="_blank" id="repo">GitHub</a> by <a href="https://twitter.com/{{ site.twitter_username }}" target="_blank" id="twitter">{{ site.twitter_username }}</a>.
</p>
</div>
</div>
</div>
</footer>