Skip to content

Commit 02f76b4

Browse files
committed
typo in landing
1 parent 9a1ca3d commit 02f76b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/landing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h3 class="font-weight-bold">Hi! Welcome to my website</h3>
2020
<section class="p-4 align-items-start" class="text-muted wow animated slideInUp" data-wow-delay=".1s">
2121
<div class="col-lg-8 mx-auto markdown-body" style="text-align: justify; margin-top: 12px">
2222
<p>
23-
I am Alejandro, <span id="age"></span> years old. Here, you can take a look at my (personal) <a href="/projects">projects</a> (I have selected several that are available on my GitHub profile), <a href="/blog">blog</a> (where I document and share insights about computer vision, image processing, math, geometry, engineering, among other topics), <a href="/publications">publications</a> (a mix of informal, formal, and quasi-formal documents I find valuable for anyone interested in my fields), and, if you'd like to know more about me, <a href="/about">additional information</a>.
23+
I am Alejandro, <span id="age"></span> years old. Here, you can take a look at my (personal) <a href="/projects">projects</a> (I have selected several that are available on my GitHub profile), <a href="/blog">blog</a> (where I document and share insights about computer vision, image processing, math, geometry and engineering, among other topics), <a href="/publications">publications</a> (a mix of informal, formal, and quasi-formal documents I find valuable for anyone interested in my fields), and, if you'd like to know more about me, <a href="/about">additional information</a>.
2424
</p>
2525

2626
<div class="d-flex justify-content-center align-items-center">

0 commit comments

Comments
 (0)