We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91d69c commit c7d9b44Copy full SHA for c7d9b44
1 file changed
_includes/header.liquid
@@ -120,7 +120,9 @@
120
{% endif %}
121
{% endfor %}
122
123
+ <!-- Social -->
124
<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>
126
127
{% if site.search_enabled %}
128
<!-- Search -->
0 commit comments