aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/index.html b/index.html
index d26c695..b0c3603 100644
--- a/index.html
+++ b/index.html
@@ -79,11 +79,18 @@
<p id="description">
Projects are listed by most recent to least recent updates.
</p>
+ <div class="project htmlcss">
+ <h2>fivepixels.me</h2>
+ <p>
+ The website you are viewing right now.
+ </p>
+ <a href="https://github.com/FivePixels/fivepixels.github.io">Source code</a>
+ </div>
<div class="project js">
<h2>Tribble</h2>
<p>
A discord.js payment bot that creates tickets and automatically
- validates payments.
+ validates payments using the Gmail API.
</p>
<a href="https://github.com/FivePixels/Tribble">Source code</a>
</div>