Hexbomb.gay/links.html

120 lines
5.7 KiB
HTML

<html lang="en">
<head>
<Title>Hex Bomb</Title>
<link rel="stylesheet" href="mainstyles.css">
<link rel="stylesheet" href="./css/linksstyles.css">
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@200;600&family=Raleway:wght@200&family=Staatliches&display=swap" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<script data-goatcounter="https://hexbomb.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</head>
<body>
<div id=header-navigation>
<img id=headerimg src="./images/Headerimg.png" alt="hex-bomb">
<nav class=flexnav>
<div id=topbutton><a href="index.html">Main</a></div>
<div id=topbutton><a href="blog.html">Blog</a></div>
<div id=topbutton><a href="gallery.html">Gallery</a></div>
<div id=topbutton><a href="comics.html">Zines & Comics</a></div>
</nav>
</div>
<div id=Content-box class="flex-container">
<div id=leftbox>
<img src="./images/BOMBLOGO.svg" alt="Hex Bomb Logo" id="hexlogosvg">
<div id="Abouttext">
HEX BOMB is a punk rock dyke living in Edinburgh, Scotland. She makes sick porn art, zines, music, & more!
</div>
<hr>
<p style="text-align: center;"><img src="./images/3d iww logo.gif" id="iwwgif" style="max-width:100px; width: 100%; display: inline;image-rendering:crisp-edges; image-rendering:pixelated;">
<br>
<a href="https://www.iww.org/">Join the industrial workers of the world!</a></p>
</div>
<div id=maincontent>
<div id=main-text>
<h2>HEX'S CONNEXTIONS</h2>
<hr>
<p> This page is for links to my friends on the internet, as well as other websites I think are useful.
If you think something here should be removed, or think I should add something interesting here, please contact me!
</p>
<h3 id="B1">Friends</h3>
<div id="friendbox">
<a href="https://princess.software"><img src="./images/icons/gracesprite.png" id="link-avatar">
<h4>Princess Grace @ princess.software </h3></a>
<p>Grace is a good friend of mine, and knows way more computer shit than I do. She writes some hot fucking erotica,
is on a bunch of podcasts, and creates many fun little toy programs. I often have her proofread my comics and essays, when she's wearing her editrix hat.<br>
Grace's writing can be found at <a href=https://perfect.hypnovir.us>perfect.hypnovir.us/</a></p>
</div>
<div id="friendbox">
<a href="https://distressedegg.fun/"><img src="./images/icons/irisprite.png" id="link-avatar">
<h4>Distressed Egg @ distressedegg.fun/ </h3></a>
<p>Egg's website is definitely worth a look if you want to look at some hot porn. xer comics have this lovely simplicity and clarity to them that
I often look at like "God. I should have decided to do comics like that." Check out their comics Scandalous Sybil Throat & Split Check in particular.
You can find more of her stuff at: <a href="https://irisjay.net">irisjay.net</a>. <br>
Sybil hot.
</p>
</div>
<div id="friendbox">
<a href="https://cavitees.com"><img src="./images/icons/caviavi.png" id="link-avatar">
<h4>Cavitees @ cavitees.com </h3></a>
<p>A big art inspiration for the way I make comics, Cavitees hits the sweet spot between "hot as hell" and "kinda squicky" in a way that's very hard to do right.
They do really sick comics- Totally Punk is a particular favourite of mine. They also Really likes drawing women who are also food.<br>
Check out their comic series Joy-Stick!
</p>
</div>
</div>
</div>
<div id=rightbox>
<nav>
<div id=sidebarbutton><a href="ocs.html">Original Characters</a></div>
<div id=sidebarbutton><a href="politics.html">Politics</a></div>
<div id=sidebarbutton><a href="contact.html">Contact Me</a></div>
<div id=sidebarbutton><a href="links.html">Links & Friends</a></div>
<hr>
<div id=socialbuttons class=flex-container>
<a href="https://www.deviantart.com/hex-bomb"><img src="./images/icons/deviantart.png" alt="deviantart"></a>
<a href="https://www.furaffinity.net/user/hex-bomb/"><img src="./images/icons/furaffinity.png" alt="Furaffinity"></a>
<a href="https://hexbomb.newgrounds.com/"><img src="./images/icons/newgrounds.png" alt="Newgrounds"></a>
<a href="https://twitter.com/Hex_Bomb"><img src="./images/icons/twitter.png" alt="twitter"></a>
<a href="https://hex-bomb.itch.io/"><img src="./images/icons/itchio.png" alt="itch.io"></a>
<a href="https://ko-fi.com/hexbomb/"><img src="./images/icons/kofi.png" alt="Ko-Fi"></a>
</div>
<hr>
</nav>
</div>
</div>
<footer>
<div id="Footerbox">
<p>
This website was generously hosted by my pals at <a href="https://autonomic.zone/">Autonomic.Zone co-operative.</a> Unless otherwise specified, all content on this site is © 2022 HEX BOMB.
</p>
</div>
</footer>
</body>
</html>