diff options
| author | Dylan Bolger <dylan.bolger00@gmail.com> | 2026-08-14 17:35:23 -0500 |
|---|---|---|
| committer | Dylan Bolger <dylan.bolger00@gmail.com> | 2026-08-14 17:35:23 -0500 |
| commit | 1479191955a69dc054d7e6629284051f722077e2 (patch) | |
| tree | 8cea58b4a64ef5f5cdf734eee4853d40ec43066b | |
| parent | 0ee159246718356b3b4f236e73ea5b1c43dbc2b6 (diff) | |
| download | personal-website-1479191955a69dc054d7e6629284051f722077e2.tar.xz personal-website-1479191955a69dc054d7e6629284051f722077e2.zip | |
make intro louder
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -34,9 +34,9 @@ <body id="home">
<section id="intro">
<div class="intro-left">
- <p id="about">
+ <h1 id="about">
Hey, I'm Dylan.
- </p>
+ </h1>
<p>
I'm a Software Engineer <b>writing</b> and <b>drinking</b> Java on a daily basis!
</p>
|
