aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFivePixels <o5pxels@gmail.com>2021-07-30 22:28:52 -0500
committerFivePixels <o5pxels@gmail.com>2021-07-30 22:28:52 -0500
commitfc55f61d0acf4debaca03909dc8f571339e82b9e (patch)
treed5b19d360c2f05685050ca7b3b56cf05126d926b
parentd53428743e0e537dff24252e348c9efb23a07639 (diff)
downloadpersonal-website-fc55f61d0acf4debaca03909dc8f571339e82b9e.tar.xz
personal-website-fc55f61d0acf4debaca03909dc8f571339e82b9e.zip
Add recte to projects
-rw-r--r--index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7b9b24b..f881abc 100644
--- a/index.html
+++ b/index.html
@@ -81,6 +81,13 @@
<p id="description">
Projects are listed from most recently to least recently created.
</p>
+ <div class="project objc">
+ <h2>Recte</h2>
+ <p>
+ A jailbreak tweak to remove the accessory view from the Pandora app.
+ </p>
+ <a href="https://github.com/FivePixels/recte">Source code</a>
+ </div>
<div class="project streamfinder">
<h2>StreamFinder</h2>
<p>A website that finds streaming platforms (Hulu, Netflix, etc.) to stream your favorite content.</p>