aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfavicon.icobin1406 -> 0 bytes
-rwxr-xr-xindex.html15
2 files changed, 7 insertions, 8 deletions
diff --git a/favicon.ico b/favicon.ico
deleted file mode 100755
index 2f78bdc..0000000
--- a/favicon.ico
+++ /dev/null
Binary files differ
diff --git a/index.html b/index.html
index 1cbfdd8..20a8f10 100755
--- a/index.html
+++ b/index.html
@@ -25,16 +25,16 @@
</header>
<nav id="nav">
<ul>
- <li><a href="#one" class="active"></a></li>
+ <li><a href="#one" class="active">About Me</a></li>
<li><a href="#two">Skills</a></li>
- <li><a href="#three">Experience</a></li>
+ <li><a href="#three">Tweaks</a></li>
</ul>
</nav>
<footer>
<ul class="icons">
- <li><a href="https://twitter.com/Stilbruch_" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
- <li><a href="https://github.com/TheStilbruch" class="icon fa-github"><span class="label">Github</span></a></li>
- <li><a href="mailto:stilbruch39@gmail.com" class="icon fa-envelope"><span class="label">Email</span></a></li>
+ <li><a href="https://twitter.com/o5pxels" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
+ <li><a href="https://github.com/FivePixels" class="icon fa-github"><span class="label">Github</span></a></li>
+ <li><a href="mailto:o5pxels@gmail.com class="icon fa-envelope"><span class="label">Email</span></a></li>
</ul>
</footer>
</section>
@@ -49,10 +49,9 @@
<section id="one">
<div class="container">
<header class="major">
- <h2>Hayden Pope</h2>
- <p>I'm a software developer looking for knowledge, challenges, and fun!</p>
+ <h2>FivePixels</h2>
</header>
- <p>Hi, I'm Hayden, a Java developer with a knack for the Spigot API. I love working on large-scale Spigot plugins, especially projects with teams such as <a href="https://github.com/Project-Coalesce">Project Coalesce</a>. I'm also interested in machine learning and genetic algorithms, and their application to real-world problems.</p>
+ <p>iOS App Developer and Tweak Developer</p>
</div>
</section>