aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFivePixels <o5pxels@gmail.com>2022-11-10 22:36:02 -0600
committerFivePixels <o5pxels@gmail.com>2022-11-10 22:36:02 -0600
commit1809dcd89765dfee8f8d0ed1c475c10b66cc9580 (patch)
tree728c1b7389bdfa73a3a9ce58ea4a33b37aaff9fa
parent188302cb7ec3b0eec2abb85a67b899035d56b2d8 (diff)
downloadpersonal-website-1809dcd89765dfee8f8d0ed1c475c10b66cc9580.tar.xz
personal-website-1809dcd89765dfee8f8d0ed1c475c10b66cc9580.zip
index: remove about me link and text
-rw-r--r--index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/index.html b/index.html
index 13bce33..8c53bb9 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,6 @@
<body id="home">
<header>
<ul id="nav">
- <li><a href="about.html">About Me</a></li>
<li>
<a
href="https://blog.fivepixels.me"
@@ -58,8 +57,6 @@
<h1>Dylan Bolger</h1>
<p id="position">Junior Software Developer at O'Reilly Auto Parts
<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>
<section id="projects">
<h1>Projects</h1>