diff --git a/_includes/social.html b/_includes/social.html index dc14eb4..03ea2f6 100644 --- a/_includes/social.html +++ b/_includes/social.html @@ -1,15 +1,15 @@ {%- if site.email -%} - + {% endif %} {%- if site.github_username -%} - + {% endif %} {%- if site.linkedin_username -%} - + {% endif %} {%- if site.work_url -%} - + {% endif %} {%- if site.gitlab_username -%} - + {% endif %} \ No newline at end of file diff --git a/_layouts/about.html b/_layouts/about.html index f3b1f9b..d32317e 100644 --- a/_layouts/about.html +++ b/_layouts/about.html @@ -2,7 +2,7 @@ layout: default --- -
+

{% if site.title == "blank" -%}{{ site.first_name }} {{ site.last_name }}{%- else -%}{{ site.title }}{%- endif %} @@ -12,7 +12,7 @@ layout: default
{% if page.profile -%} -
+
{%- if page.profile.image %} {%- assign profile_image_path = page.profile.image | prepend: 'assets/img/' -%} {% include figure.html diff --git a/_pages/about.md b/_pages/about.md index 5f35387..f7539b9 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -2,7 +2,7 @@ layout: about title: about permalink: / -subtitle: Software engineer student @ ITBA. +subtitle: Software engineer student @ ITBA. profile: align: right @@ -12,7 +12,7 @@ profile: social: true --- -I am a software engineering student at [ITBA](https://www.itba.edu.ar) (Instituto Tecnológico de Buenos Aires). +I am a software engineering student at ITBA (Instituto Tecnológico de Buenos Aires). I am an active and curious learner.