From cf8a68fba66a1712d1cae0e49123495d37a9a1e2 Mon Sep 17 00:00:00 2001 From: FivePixels Date: Wed, 22 Mar 2023 21:42:05 -0500 Subject: Remove position and put alias as header --- assets/css/main.css | 2 +- index.html | 3 +-- 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 @@
-

Dylan Bolger

-

Software Developer I at O'Reilly Auto Parts +

FivePixels

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.

-- cgit v1.2.3