my picture
This commit is contained in:
@@ -16,7 +16,7 @@ layout: "layout.njk"
|
||||
<h2 class="text-3xl font-bold text-center section-title">About Me</h2>
|
||||
<div class="flex flex-col md:flex-row items-center gap-12">
|
||||
<div class="md:w-1/3 text-center">
|
||||
<img src="https://placehold.co/300x300/2d3748/e2e8f0?text=JOL" alt="Jesus Otero Lagunes" class="rounded-full mx-auto shadow-2xl border-4 border-gray-700">
|
||||
<img src="/assets/images/jesus.jpg" width="300" height="300" alt="Jesus Otero Lagunes" class="rounded-full mx-auto shadow-2xl border-4 border-gray-700">
|
||||
</div>
|
||||
<div class="md:w-2/3">
|
||||
<p class="text-lg text-gray-400 mb-4">
|
||||
|
Reference in New Issue
Block a user