Fix bug with href
This commit is contained in:
parent
dec25034c0
commit
a72619bce8
|
@ -2,19 +2,17 @@
|
||||||
layout: about
|
layout: about
|
||||||
title: about
|
title: about
|
||||||
permalink: /
|
permalink: /
|
||||||
subtitle: <strong>Software engineer student</strong> @ <a href='www.itba.edu.ar'>ITBA</a>.
|
subtitle: <strong>Software engineer student</strong> @ <a href="https://www.itba.edu.ar">ITBA</a>.
|
||||||
|
|
||||||
profile:
|
profile:
|
||||||
align: right
|
align: right
|
||||||
image: prof_pic.jpg
|
image: prof_pic.jpg
|
||||||
address:
|
address:
|
||||||
|
|
||||||
news: false
|
|
||||||
selected_papers: false
|
|
||||||
social: true
|
social: true
|
||||||
---
|
---
|
||||||
|
|
||||||
I am a software engineering student at [ITBA](www.itba.edu.ar) (Instituto Tecnológico de Buenos Aires).
|
I am a software engineering student at [ITBA](https://www.itba.edu.ar) (Instituto Tecnológico de Buenos Aires).
|
||||||
|
|
||||||
I am an active learner and I am very curious to discover new things.
|
I am an active learner and I am very curious to discover new things.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue