Skip to content

Commit c7d9b44

Browse files
committed
adds linkedin links
1 parent f91d69c commit c7d9b44

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_includes/header.liquid

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,9 @@
120120
{% endif %}
121121
{% endfor %}
122122

123+
<!-- Social -->
123124
<li class="nav-item"><a class=nav-link href="https://github.com/compellit" target="_blank"><i class="fa-brands fa-github"></i></a></li>
125+
<li class="nav-item"><a class=nav-link href="https://www.linkedin.com/company/compel-project/" target="_blank"><i class="fa-brands fa-linkedin"></i></a></li>
124126

125127
{% if site.search_enabled %}
126128
<!-- Search -->

0 commit comments

Comments
 (0)