diff options
-rwxr-xr-x | favicon.ico | bin | 1406 -> 0 bytes | |||
-rwxr-xr-x | index.html | 15 |
2 files changed, 7 insertions, 8 deletions
diff --git a/favicon.ico b/favicon.ico Binary files differdeleted file mode 100755 index 2f78bdc..0000000 --- a/favicon.ico +++ /dev/null @@ -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> |