{{ define "title" }}About{{end}} {{ define "description" }}About me.{{end}} {{ define "keywords" }}info{{end}} {{ define "main" }} <section class="main-bg"> <h1>About</h1> <p>My name is Alex Scerba, and I'm an art and design student with a passion for technology in its many advanced and primitive forms. I love things with two wheels. Four or more are alright, too.</p> <figure> <img src="/static/media/alex_profile_512.jpg" alt="Close up of Alex standing in front of a red brick wall wearing a medium gray button down shirt." width="511" height="512" /> <figcaption>Portrait, 2023. Credits: <a href="https://chelsearogers.xyz" target="_blank" rel="noopener noreferrer">Chelsea Rogers</a></figcaption> </figure> </section> {{ end }}