Skip to content

Commit

Permalink
change footer info
Browse files Browse the repository at this point in the history
  • Loading branch information
timohyva committed May 4, 2024
1 parent c575223 commit 9c8af21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@
This site is crated and maintained by Quang
</a>
</div>
<div class="col col-lg-2">
<div class="col-md-6 text-end social-media-icons">
{% for item in site.data.settings.social %}
<a href="{{ item.link }}" class="ms-3 fs-4">
<i class="fab fa-{{ item.icon }}"></i>
</a>
{% endfor %}
</div>
</div>
</div>


Expand Down

0 comments on commit 9c8af21

Please sign in to comment.