diff options
-rw-r--r-- | index.html | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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>
|