Skip to content

Commit 3051f8a

Browse files
authored
add dblp to social links (alshedivat#270)
1 parent 50b6196 commit 3051f8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/social.html

+1
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@
1414
{% if site.strava_userid %}<a href="https://www.strava.com/athletes/{{ site.strava_userid }}" target="_blank" title="Strava"><i class="fab fa-strava"></i></a>{% endif %}
1515
{% if site.keybase_username %}<a href="https://keybase.io/{{ site.keybase_username }}" target="_blank" title="Keybase"><i class="fab fa-keybase"></i></a>{% endif %}
1616
{% if site.gitlab_username %}<a href="https://gitlab.com/{{ site.gitlab_username }}" target="_blank" title="GitLab"><i class="fab fa-gitlab"></i></a>{% endif %}
17+
{% if site.dblp_url %}<a href="{{ site.dblp_url }}" target="_blank" title="DBLP"><i class="ai ai-dblp"></i></a>{% endif %}

0 commit comments

Comments
 (0)