aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Bolger <dylan.bolger00@gmail.com>2023-11-09 19:42:23 -0600
committerDylan Bolger <dylan.bolger00@gmail.com>2023-11-09 19:42:23 -0600
commitc24c53360c98b6cb268aa9b5e08690a84f47d4f3 (patch)
tree01240474bdd3d33d0b3419184f3fa09552433f10
parent77e9af17dfd81e4716d2139603025a53811fe1fa (diff)
downloadpersonal-website-c24c53360c98b6cb268aa9b5e08690a84f47d4f3.tar.xz
personal-website-c24c53360c98b6cb268aa9b5e08690a84f47d4f3.zip
update about on homepage
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index c1d8a73..48823ab 100644
--- a/index.html
+++ b/index.html
@@ -40,8 +40,9 @@
</header>
<section id="intro">
<h1>Dylan Bolger</h1>
- <p id="about">Hey, I'm Dylan. I'm an entry-level software developer writing Java. Outside of work, I enjoy
- deploying self-hosted projects I find online, learning new programming languages, and playing video games.
+ <p id="about">
+ Hey, I'm Dylan. I'm a software developer primarily writing Java. For fun I like to automate things in my home, build docker images and deploy them, ride my bike, skateboard, and drink coffee.
+ If you'd like to learn more about me, check out my blog where I mainly ramble about the projects I'm working on.
</p>
</section>
<section id="projects">