forked from dalmationer/Hexbomb.gay
added another new art!
This commit is contained in:
parent
9a0ba733bb
commit
6d4cc662cd
@ -75,9 +75,15 @@
|
||||
note: make these more accessible in future!
|
||||
|
||||
tag list: comic, toon, tf, martha, bonnibel, fanart, clown, sequence, cheerleader, ella, lazarus,
|
||||
erica, prettification, beloved, breast expansion, humiliation, public, priscilla, fairy, SFw
|
||||
erica, prettification, beloved, breast expansion, humiliation, public, priscilla, fairy, SFW, commission
|
||||
-->
|
||||
|
||||
<div id=gallerythumb>
|
||||
<img src="./images/Gallery/Thumbs/katiecommthumb.png" id="thumbnail">
|
||||
<h3><a href="./gallery/0006.html"> [COMMISSION] Katie Portrait</a></h5>
|
||||
Created: <date>02/05/2022</date><br>
|
||||
Tags: commission, SFW
|
||||
</div>
|
||||
|
||||
<div id=gallerythumb>
|
||||
<img src="./images/Gallery/Thumbs/priscillathumb.png" id="thumbnail">
|
||||
|
101
gallery/0006.html
Normal file
101
gallery/0006.html
Normal file
@ -0,0 +1,101 @@
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<Title>Hex Bomb</Title>
|
||||
|
||||
<link rel="stylesheet" href="../mainstyles.css">
|
||||
<link rel="stylesheet" href="../css/artstyles.css">
|
||||
<script src="../js/adultcheck.js"></script>
|
||||
<link rel="icon" href="hexbomb.gay/favicon.ico" type="image/x-icon">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
|
||||
<meta name="robots" content="index, follow">
|
||||
|
||||
<meta property="title" content="Katie Potrait" />
|
||||
<meta property="description" content="Commission for Katie the Angel Witch!" />
|
||||
<meta property="image" content="https://hexbomb.gay/images/Gallery/images/katiecomm.png" />
|
||||
|
||||
<meta property="og:title" content="Katie Potrait" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:description" content="Commission for Katie the Angel Witch!" />
|
||||
<meta property="og:image" content="https://hexbomb.gay/images/Gallery/images/katiecomm.png" />
|
||||
<meta property="og:url" content="https://hexbomb.gay/gallery/0006.html" />
|
||||
|
||||
<meta name="twitter:title" content="Katie Potrait">
|
||||
<meta property="twitter:description" content="Commission for Katie the Angel Witch!" />
|
||||
<meta property="twitter:image" content="https://hexbomb.gay/images/Gallery/images/katiecomm.png" />
|
||||
|
||||
|
||||
<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>
|
||||
<script src="https://comments.dalmationer.art/comments/embed.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=maincontent>
|
||||
<article>
|
||||
<H1>Katie Potrait</H1>
|
||||
<p class="date">02/05/2022</p><br>
|
||||
<div id="artcontainer">
|
||||
<a href="../images/Gallery/images/katiecomm.png"><img src="../images/Gallery/images/katiecomm.png" style="max-width: 600;" class="galleryart"></a>
|
||||
<a href="../images/Gallery/images/katiecommbw.png"><img src="../images/Gallery/images/katiecommbw.png" style="max-width: 600;" class="galleryart"></a>
|
||||
</div>
|
||||
|
||||
<p class="description">
|
||||
Commission for <a href="https://katie-the-angel-witch.itch.io/">Katie</a> <a href="https://twitter.com/KatieAngelWitch">the Angel Witch!</a><br>
|
||||
I included the lineart, because I thought it looked cool.
|
||||
If you want to commission me, check out my <a href="./">comms page!</a>
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<div id="commentics">
|
||||
<script>
|
||||
var commentics_config = {
|
||||
'identifier': 'hexart5',
|
||||
'reference' : 'hexart 5'
|
||||
};
|
||||
</script>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
<form>
|
||||
<input type="button" value="Back" onclick="history.back()" id="backbutton">
|
||||
<input type="button" value="Gallery" onclick="window.location.assign("https://hexbomb.gay/gallery.html")" id="backbutton">
|
||||
</form>
|
||||
|
||||
</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>
|
BIN
images/Gallery/Thumbs/katiecommthumb.png
Normal file
BIN
images/Gallery/Thumbs/katiecommthumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
BIN
images/Gallery/images/katiecomm.png
Normal file
BIN
images/Gallery/images/katiecomm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
BIN
images/Gallery/images/katiecommbw.png
Normal file
BIN
images/Gallery/images/katiecommbw.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
@ -77,6 +77,12 @@
|
||||
<h2>NEWS</h2>
|
||||
<div id=newscommsbox>
|
||||
<div id="sitenews">
|
||||
|
||||
<h5>02/05/2022 New Art! A commission for Katie the Angel Witch!</h5>
|
||||
<p>Added an artwork for Katie the Angel witch! <a href="./gallery/0006.html">Check it out!</a>
|
||||
<hr>
|
||||
</p>
|
||||
|
||||
<h5>01/05/2022 New Art! Priscilla of the Wall!</h5>
|
||||
<p>I've added a brand new drawing of a brand new OC to the gallery <a href="./gallery/0005.html">Here!</a> My commissions are also FULL for now.
|
||||
I'll post on my <a href="./rss.xml">RSS Feed</a> when they're open once more... Expect a bunch of new art soon, paid for by YOU<i>!!</i><br>
|
||||
|
23
rss.xml
23
rss.xml
@ -5,19 +5,32 @@
|
||||
<description>Hex Bomb's Wretched Feed</description>
|
||||
<link>https://hexbomb.gay</link>
|
||||
<lastBuildDate>
|
||||
Sun, 01 May 2022 21:42:08 +0000
|
||||
Mon, 02 May 2022 04:55:34 +0000
|
||||
</lastBuildDate>
|
||||
<ttl>20000</ttl>
|
||||
|
||||
|
||||
<item>
|
||||
<title>New Art: A commission for Katie!</title>
|
||||
<description>
|
||||
Check out this commission for Katie the Angel witch!! https://hexbomb.gay/gallery/0006.html
|
||||
|
||||
</description>
|
||||
<link>https://hexbomb.gay//gallery/0006.html</link>
|
||||
<pubDate>
|
||||
Mon, 02 May 2022 04:55:34 +0000
|
||||
</pubDate>
|
||||
</item>
|
||||
|
||||
|
||||
|
||||
<item>
|
||||
<title>New Art: Priscilla of the Wall</title>
|
||||
<description>
|
||||
I've added a brand new drawing of a brand new OC to the gallery here! https://hexbomb.gay/gallery/0005.html My commissions are also FULL for now.
|
||||
I'll post on my Feed when they're open once more... Expect a bunch of new art soon, paid for by YOU!!
|
||||
I've just finished one of the commissions, so you'll get to see some brand new art later tonight.
|
||||
I've also started adding some Metadata to my page... All this SEO stuff is really complicated. It's not good honestly.
|
||||
I've added a brand new drawing of a brand new OC to the gallery here! https://hexbomb.gay/gallery/0005.html My commissions are also FULL for now.
|
||||
I'll post on my Feed when they're open once more... Expect a bunch of new art soon, paid for by YOU!!
|
||||
I've just finished one of the commissions, so you'll get to see some brand new art later tonight.
|
||||
I've also started adding some Metadata to my page... All this SEO stuff is really complicated. It's not good honestly.
|
||||
|
||||
</description>
|
||||
<link>https://hexbomb.gay//gallery/0005.html</link>
|
||||
|
Loading…
Reference in New Issue
Block a user