aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CNAME1
-rw-r--r--index.html6
2 files changed, 3 insertions, 4 deletions
diff --git a/CNAME b/CNAME
new file mode 100644
index 0000000..c25348e
--- /dev/null
+++ b/CNAME
@@ -0,0 +1 @@
+fivepixels.xyz
diff --git a/index.html b/index.html
index fca4961..f3f1f1e 100644
--- a/index.html
+++ b/index.html
@@ -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>