diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/about.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/templates/about.html b/templates/about.html index 9f8fcab..6e1d3d7 100644 --- a/templates/about.html +++ b/templates/about.html @@ -5,6 +5,11 @@  {{ define "main" }}      <h1>alexscerba.com/about</h1>      <section class="postContent"> +    <h2>About</h2> +    <figure> +        <img src="/static/media/alex_profile_512.jpg" alt="Highschool senior photo portrait of Alex next to Yerkes Observatory."> +        <figcaption>Highschool senior photo.</figcaption> +    </figure>      <p>My name is Alex Scerba, and I am a design student at the College for Creative Studies in Detroit, MI.</p>      <blockquote>"It's just a machine. Open it up and see what's wrong."</blockquote>      <p>This phrase is mostly what my life revolves around. Tinkering, making, repairing, and improving the world through these outlets is what I strive to do in my lifetime.</p> | 
