diff options
author | Logan Hunt <loganhunt@simponic.xyz> | 2022-06-08 01:58:07 -0700 |
---|---|---|
committer | Logan Hunt <loganhunt@simponic.xyz> | 2022-06-08 01:58:07 -0700 |
commit | d1e25bc77f88fcb0579ab07fa7ff4540a4203902 (patch) | |
tree | fb9d9d0144c1f2333205ccb617bdf3b255888e0e /index.html | |
parent | 097204bd58db75708891aaabbc8de96dba599f0b (diff) | |
download | simponic.xyz-d1e25bc77f88fcb0579ab07fa7ff4540a4203902.tar.gz simponic.xyz-d1e25bc77f88fcb0579ab07fa7ff4540a4203902.zip |
Remove explanation of pun, since it wasn't punny otherwise
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ <div class="project-body"> <h1>Julia Set Explorer</h1> - <p>Zoom, pan, and "c" complex changes (terrible pun on see) in this fun GPU-accelerated playground!</p> + <p>Zoom, pan, and "c" complex changes in this fun GPU-accelerated playground!</p> </div> </div> </div> |