diff options
| author | Fuwn <[email protected]> | 2025-12-02 00:06:34 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-12-02 00:06:34 -0800 |
| commit | 8059c4558823716e82b391bf62de5f0f9bb0eb3a (patch) | |
| tree | 6b36ac6353c7fe0ea74b3497dc035e92e98859a2 | |
| parent | format(index.html): Apply Prettier formatting (diff) | |
| download | rysk-8059c4558823716e82b391bf62de5f0f9bb0eb3a.tar.xz rysk-8059c4558823716e82b391bf62de5f0f9bb0eb3a.zip | |
feat(index.html): Remove introduction
| -rw-r--r-- | index.html | 72 |
1 files changed, 1 insertions, 71 deletions
@@ -369,77 +369,7 @@ }); </script> - <div id="introduction" class="row mt-3"> - <div class="col text-center"> - <h3>$INCEL Technology</h3> - <p> - Introducing the latest advancement in incel technology: a full - facial structure analysis completed in just a few seconds from a - single picture. It's completely private and runs securely on your - browser; no data is sent to our servers. - </p> - <p> - This project has been funded by INCEL COIN, contract address - <a - href="https://dexscreener.com/solana/c1juapdfrwcufhzfbtltvaz7gvvwpgrbn1zyb4vwnrpn" - >GACL2mEL9BR4baJBbYWfNKa5mxBYXRdU4ZthedKcVkx1</a - > - and the - <a href="https://open.spotify.com/show/0iv1GFQLGn2FNCd3UvGKuo" - >Vers and Lukas Podcast</a - > - </p> - <p>There is no meme. I love you.</p> - - <p> - If Vers or Lukas or og dev want me to take this down, just let me - know. I just missed the site :) - </p> - <p></p> - <div class="container d-flex justify-content-center my-4"> - <table class="table table-bordered text-center" style="width: auto"> - <thead> - <tr> - <th>Dex Name</th> - <th>Link</th> - </tr> - </thead> - <tbody> - <tr> - <td>El Dorito</td> - <td> - <a - href="https://app.eldorito.club/swap?in=sol.sol&out=sol.incel-gacl2mel9br4bajbbywfnka5mxbyxrdu4zthedkcvkx1" - target="_blank" - > - Visit El Dorito - </a> - </td> - </tr> - <tr> - <td>Jupiter</td> - <td> - <a - href="https://jup.ag/swap/SOL-GACL2mEL9BR4baJBbYWfNKa5mxBYXRdU4ZthedKcVkx1" - target="_blank" - > - Visit Jupiter - </a> - </td> - </tr> - </tbody> - </table> - </div> - - <p></p> - - <p> - <img class="img-thumbnail" src="images/before.jpg" /> - <span class="fs-4"> � </span> - <img class="img-thumbnail" src="images/after.jpg" /> - </p> - </div> - </div> + <div id="introduction" class="row mt-3"></div> <div class="row d-none mt-5" id="analyzing"> <div class="col text-center"> |