From 25ec444d11a21f4f7867af1aa58a6d65877a5c09 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Tue, 22 Feb 2022 00:48:52 -0300 Subject: [PATCH] Use rel-1z class --- _includes/social.html | 10 +++++----- _layouts/about.html | 4 ++-- _pages/about.md | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) 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.