diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -21,9 +21,9 @@ <br> 🤓 I'm Simponic. <br> - 📖 This pages hosts strictly static content. + 📖 This page hosts strictly static content. <br> - 🔔 Visit <a href="https://simponic.xyz">simponic.xyz</a> to view my "real" website. + 🔔 My "real website" is at <a href="https://simponic.xyz">simponic.xyz</a>. </p> <div class="projects-grid"> <div class="project" onclick="window.location='dvd-logo/index.html'"> @@ -33,7 +33,7 @@ <div class="project-body"> <h1>DVD Logo Bouncing Animation</h1> - <p>Brings back the nostalgia of old-school DVD players, as discussed in <a href="https://www.youtube.com/watch?v=QOtuX0jL85Y">The Office</a>.</p> + <p>Brings back the nostalgia of old-school DVD players with an intersection predictor. The twist: no Canvas API! Only svg's and absolute positioned images!</p> </div> </div> |