aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/main.css2
-rw-r--r--index.html3
2 files changed, 2 insertions, 3 deletions
diff --git a/assets/css/main.css b/assets/css/main.css
index 9f5409c..9d7f18f 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -105,7 +105,7 @@ section#resume h1:after {
}
section#intro h1:after {
- content: ' // FivePixels';
+ content: ' // Software Developer';
color: #d3d3d3;
}
diff --git a/index.html b/index.html
index 6d1186f..e0e5026 100644
--- a/index.html
+++ b/index.html
@@ -39,8 +39,7 @@
</ul>
</header>
<section id="intro">
- <h1>Dylan Bolger</h1>
- <p id="position">Software Developer I at O'Reilly Auto Parts
+ <h1>FivePixels</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>