Skip to content

Commit

Permalink
mod
Browse files Browse the repository at this point in the history
  • Loading branch information
starportx committed Nov 11, 2024
1 parent 91be2ec commit c84fe45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
<li>
<a class="page-scroll" href="#about">About</a>
</li>
{% for network in site.social %}
<li><a href="{{ network.url }}"><i class="fa fa-{{ network.title }}"></i></a>
</li>
{% endfor %}

</ul>
</div>
<!-- /.navbar-collapse -->
Expand Down

0 comments on commit c84fe45

Please sign in to comment.