Skip to content

Commit

Permalink
Update footer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mat-0 authored Nov 9, 2024
1 parent 9dd1228 commit 54d6dbe
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
Expand Up @@ -8,7 +8,7 @@
{{ site.copyright }}
{% else %}
{% endif %}
{% for item in site.navigation_socials %}
{% for item in site.navigation_social %}
<a href="{{item.link}}">{{item.title}}</a>
{% endfor %}
| {% github_edit_link "Edit" %}
Expand Down

0 comments on commit 54d6dbe

Please sign in to comment.