diff options
-rw-r--r-- | CNAME | 1 | ||||
-rw-r--r-- | index.html | 6 |
2 files changed, 3 insertions, 4 deletions
@@ -0,0 +1 @@ +fivepixels.xyz @@ -10,14 +10,12 @@ <h1>Hey there!</h1>
</header>
<section id="intro">
- My name is Dylan Bolger, and my online alias is FivePixels. <br>
- This is my website! It's pretty basic, I know.
+ My name is Dylan Bolger. Some people refer to me as FivePixels. <br>
+ <a href="http://fivepixels.xyz/about">About Me</a><br>
</section>
<section id="quicklinks">
<ul>
<li>
- <a href="http://fivepixels.xyz/about">About Me</a><br>
- <a href="http://fivepixels.xyz/portfolio">Design Portfolio</a><br>
</li>
</ul>
</section>
|