diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 37 | 
1 files changed, 33 insertions, 4 deletions
@@ -32,14 +32,24 @@ table {              <tr>  			    <td>  				    <a href="http_is_okish.html">Safe https version found here!!!</a> -                     +                      <h2>Contact</h2>                      <ul>                          <li><a href="mailto:nathansmith117@sdf.org"><img src="images/email.gif"/>nathansmith117@sdf.org</a></li>                          <li>XMPP: ebichu@hot-chilli.im</li>                          <li><a href="https://matrix.org/" target="_blank">Matrix</a>: @ebichu:hot-chilli.im</li>                      </ul> +                </td> +                <td> +                    <img src="images/pride.png"/> +                    <img src="images/spinning_rat.gif"/> +                </td> +            </tr> +        </table> +        <table border="1" width="60%"> +            <tr> +                <td>                      <h2>About me</h2>                      <p>                          Many people don't know their reason for existing, others think they know but will @@ -140,10 +150,14 @@ table {                  </td>                  <td> -                    <h3>Custom banners</h3> +                    <h3>My buttons</h3>                      <img src="images/nsw_banner.png" alt="nsw"/>                      <img src="images/shit_banner.png" alt="shit"/> -                    <p>If you use them link back to me please :3</p> +                    <p> +                        Use one and link back to me please :3 +                        <br/> +                        They arent standard size because fuck you (: +                    </p>                      <h3>My dog</h3>                      <img src="images/small_dog.png" alt="Small dog"/>                      <img src="images/small_dog2.png" alt="More small dog"/> @@ -154,7 +168,6 @@ table {          <a href="https://sdf.org" target="_blank"><img src="https://sdf.org/sdfbanner.png" alt="powered by sdf"/></a>          <a href="https://yesterweb.org/no-to-web3" target="_blank"><img src="https://yesterweb.org/no-to-web3/img/roly-saynotoweb3.gif" alt="keep the web free"/></a> -        <img src="images/bi.gif" alt="bi pride"/>          <a href="http://wiby.org/" target="_blank">              <img src="https://wiby.me/about/wiby.org.gif" alt="wiby">          </a> @@ -164,6 +177,18 @@ table {          <a href="https://spyware.neocities.org" target="_blank">              <img src="https://spyware.neocities.org/images/activelink.png" alt="Online spyware watchdog"/>          </a> +        <a href="https://speevtheteev.neocities.org" target="_blank"> +            <img src="https://speevtheteev.neocities.org/assets/websitebutton.gif" alt="speevtheteev"/> +        </a> +        <a href="https://foggybear42.neocities.org" target="_blank"> +            <img src="https://foggybear42.neocities.org/images/foggybear42-red.gif" alt="foggybear42"/> +        </a> +        <a href="https://t-hates-you.neocities.org" target="_blank"> +            <img src="https://file.garden/ZoyWx9J8Swks2aed/evilfuckingwebsite.webp" alt="t-hates-you"/> +        </a> +        <a href="https://aurorawho.neocities.org" target="_blank"> +            <img src="https://aurorawho.neocities.org/misc%20images/bloggif_6760e269bfb22.gif" alt="aurorawho"/> +        </a>          <a href="https://moosyu.com" target="_blank">              <img src="https://moosyu.com/assets/button.png" alt="Moosyu"/>          </a> @@ -171,7 +196,11 @@ table {              <img src="https://cloud13.neocities.org/powered%20by%20BLAHAJ.png" alt="Powered by BLAHAJ"/>          </a>          <img src="images/antinft.gif" alt="This is an Anti-NFT Site"/> + +        <br/>  +        <img src="images/bi.gif" alt="bi pride"/>          <img src="images/coffee.gif" alt="need moar coffee XD"/> +        <img src="https://adriansblinkiecollection.neocities.org/a38.gif" alt="I love my boyfriend"/>      </center>  </body>  </html>  | 
