diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-06-23 21:54:14 -0700 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-06-23 21:54:14 -0700 |
commit | c323f67bb3c9136382ed9cf97bcab2e71f13d982 (patch) | |
tree | f4cf8801294f60f8afb7ebdbc4f1794e0fa16e5c | |
parent | 6751c87052367f825556c5e7be695768441a44df (diff) | |
download | simponic.xyz-c323f67bb3c9136382ed9cf97bcab2e71f13d982.tar.gz simponic.xyz-c323f67bb3c9136382ed9cf97bcab2e71f13d982.zip |
remove identifying links
-rw-r--r-- | index.html | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -28,10 +28,6 @@ <br /> ❤️ i like math, cooking, running, and penguins. <br /> - ⛓️ <a href="https://www.linkedin.com/in/simponic/">linkedin</a>. - <br /> - 📷 <a href="https://www.instagram.com/simponic03/">instagram</a>. - <br /> 🔥 <a href="https://hatecomputers.club">hatecomputers.club</a>. <br /> ✉️ <a href="mailto:elizabeth@simponic.xyz">elizabeth@simponic.xyz</a>. @@ -65,7 +61,7 @@ <div class="project-body"> <h1>Tabloid Closures</h1> - <p>An implementation of Closures in the esoteric "Tabloid" language, with select Data Structure and Algorithm implementations from scratch by the foundation provided by Lambda Calculus.</p> + <p>An implementation of Closures in the esoteric "Tabloid" language, with select Data Structure and Algorithm implementations from scratch in (essentially) Lambda Calculus.</p> </div> </a> |