diff options
author | o5pxels <o5pxels@gmail.com> | 2021-04-21 15:26:48 -0500 |
---|---|---|
committer | o5pxels <o5pxels@gmail.com> | 2021-04-21 15:26:48 -0500 |
commit | a75ec5cfc8b82cd79c98189f546607af7ae1dbf5 (patch) | |
tree | 5a04ff8951729399eac9b5bf32c4961b511229f7 | |
parent | 5cedcabf0e527de16fe82909e57a509ff26b6ede (diff) | |
download | personal-website-a75ec5cfc8b82cd79c98189f546607af7ae1dbf5.tar.xz personal-website-a75ec5cfc8b82cd79c98189f546607af7ae1dbf5.zip |
Move StreamFinder description above hackathon info
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,8 +81,8 @@ </p>
<div class="project streamfinder">
<h2>StreamFinder</h2>
- <p><i>This project was a group submission at <a href="https://pickhacks.io/">PickHacks</a>. View the website at <a href="https://streamfind.tech">streamfind.tech</a>.</i></p>
<p>A website that finds streaming platforms (Hulu, Netflix, etc.) to stream your favorite content.</p>
+ <p><i>This project was a group submission at <a href="https://pickhacks.io/">PickHacks</a>. View the website at <a href="https://streamfind.tech">streamfind.tech</a>.</i></p>
<a href="https://github.com/FivePixels/StreamFinder">
Source code
</a>
|