diff --git a/_config.yml b/_config.yml
index 6064372..60b2b85 100644
--- a/_config.yml
+++ b/_config.yml
@@ -44,6 +44,7 @@ og_image: # The site-wide (default for all links) Open Graph preview image
# -----------------------------------------------------------------------------
github_username: # your GitHub user name
+gitlab_username: # your GitLab user name
twitter_username: # your Twitter handle
linkedin_username: # your LinkedIn user name
scholar_userid: # your Google Scholar ID
diff --git a/_includes/social.html b/_includes/social.html
index 0b0d1ed..d440b69 100644
--- a/_includes/social.html
+++ b/_includes/social.html
@@ -14,4 +14,5 @@
{% if site.wikidata_id %}{% endif %}
{% if site.strava_userid %}{% endif %}
{% if site.keybase_username %}{% endif %}
+ {% if site.gitlab_username %}{% endif %}