web

A collection of scripts used to generate this website
git clone https://erai.gay/code/web/
Log | Files | Refs | LICENSE

index.html (893B)


      1 title="About"
      2 description="Hello, I'm erai and this is my website!"
      3 
      4 <head>
      5 <link rel="me" href="https://furry.engineer/@erai">
      6 <link rel="me" href="https://bsky.app/profile/erai.gay">
      7 <link rel="me" href="https://github.com/erai271">
      8 <link rel="me" href="https://twitter.com/erai271">
      9 <link rel="me" href="https://t.me/erai271">
     10 </head>
     11 
     12 <p class="c"><img src="./pfp.jpg" width="200" height="200" class="pfp" alt="erai bunny profile picture"></p>
     13 <h2>Links</h2>
     14 <ul>
     15   <li><p><a href="mailto:erai+blog@omiltem.net">email (erai+blog@omiltem.net)</a></p></li>
     16   <li><p><a href="https://github.com/erai271">github (erai271)</a></p></li>
     17   <li><p><a href="https://bsky.app/profile/erai.gay">bluesky (@erai.gay)</a></p></li>
     18   <li><p><a href="https://furry.engineer/@erai">mastodon (@erai@furry.engineer)</a></p></li>
     19   <li><p><a href="https://t.me/erai271">telegram (@erai271)</a></p></li>
     20 </ul>