diff options
author | FivePixels <o5pxels@gmail.com> | 2022-05-05 15:27:28 -0500 |
---|---|---|
committer | FivePixels <o5pxels@gmail.com> | 2022-05-05 15:27:28 -0500 |
commit | 4c949476f0830392725dffaf7ae473ea45062c98 (patch) | |
tree | 80e215384261dec09ec2ae84e05b63d737dc072a /index.html | |
parent | 42bf1d92e2cfe850ec994cb0bef48fab22278b71 (diff) | |
download | personal-website-4c949476f0830392725dffaf7ae473ea45062c98.tar.xz personal-website-4c949476f0830392725dffaf7ae473ea45062c98.zip |
Update headline on homepage, update age
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ <section id="intro">
<h1>Dylan Bolger</h1>
<p id="position">Junior Software Developer at O'Reilly Auto Parts
- <p id="about">I'm Dylan, a 21-year-old Missouri State University student majoring in Computer Science, and minoring in Mathematics. My favorite coding languages are C, JavaScript, and Java.
+ <p id="about">I'm Dylan, a 22-year-old Missouri State University student majoring in Computer Science and minoring in Mathematics. My favorite coding languages are C, JavaScript, and Java.
<p id="email">Feel free to explore my projects below, <a href="mailto:dylan@fivepixels.me">connect with me</a>, or <a href="https://fivepixels.me/about.html">learn more about me</a>.</p>
</p>
</section>
|