diff options
author | thinkpadmaster <a.scerba02@gmail.com> | 2023-11-08 18:08:16 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-10-29 13:19:59 -0400 |
commit | 6115aaceb87ce23c42ef884b13eb0fe152b000f4 (patch) | |
tree | eeba767f7bf5b94b0d235ca58573682bfd04cead /html/main/about.tmpl.html | |
parent | 7d877681d15f016777a405e14facf6ef5797fc87 (diff) |
Full visual overhaul
Diffstat (limited to 'html/main/about.tmpl.html')
-rw-r--r-- | html/main/about.tmpl.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/html/main/about.tmpl.html b/html/main/about.tmpl.html index ec88c22..afb6fcd 100644 --- a/html/main/about.tmpl.html +++ b/html/main/about.tmpl.html @@ -7,11 +7,7 @@ <h1>About</h1> <section class="postBackground"> <div class="postContent"> - <h2>Me and This Website</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> + <img src="/static/media/alex_profile_512.jpg" alt="Highschool senior photo portrait of Alex next to Yerkes Observatory."> <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> |