diff --git a/_config.yml b/_config.yml index 65748d3..c855cba 100644 --- a/_config.yml +++ b/_config.yml @@ -37,6 +37,7 @@ og_image: github_username: santilococo gitlab_username: santilococo linkedin_username: santilococo +codeberg_username: slococo work_url: contact_note: diff --git a/_includes/social.html b/_includes/social.html index 03ea2f6..5d484f3 100644 --- a/_includes/social.html +++ b/_includes/social.html @@ -12,4 +12,7 @@ {% endif %} {%- if site.gitlab_username -%} + {% endif %} + {%- if site.github_username -%} + {% endif %} \ No newline at end of file