Rewrite of website using Lume
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 15 lines 295 B view raw
1--- 2layout: layouts/hero.vto 3title: Curriculum Vitae 4--- 5 6<div class="wrapper region" style="--wrapper-max-width: 90ch;"> 7 <p>Last updated: <em>Oct 16, 2025</em></p> 8<embed 9 src="/LorenzanaCV.pdf" 10 type="application/pdf" 11 width="100%" 12 height="1000" 13 title="Embedded PDF Viewer" 14/> 15</div>