hexaitos.com/_site/art.html

87 lines
3.5 KiB
HTML
Raw Permalink Normal View History

2024-10-26 20:09:30 +00:00
<!DOCTYPE html>
<html lang="en">
2024-09-30 09:29:39 +00:00
2024-11-18 23:05:54 +00:00
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
2024-10-26 20:09:30 +00:00
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="This page contains art that I have comissioned of Hexaitos.">
<title>hexaitos.com Art of Hexaitos</title>
<link rel="preload" as="style" href="/assets/css/styles.css">
2024-10-26 20:09:30 +00:00
<link rel="stylesheet" href="/assets/css/styles.css">
2024-11-18 23:05:54 +00:00
</head>
2024-10-26 20:09:30 +00:00
<body>
<div class="menu">
<a href="/index.html">Home</a>
<a href="/blog.html">Blog</a>
<a href="/art.html">Art</a>
<a href="/refsheet.html">Ref sheet</a>
<a href="/contact.html">Contact</a>
</div>
<div class="main">
<h1>Art of Hexaitos</h1>
2024-09-30 09:29:39 +00:00
2024-10-12 10:56:37 +00:00
<div class="art">
2024-10-26 20:09:30 +00:00
2024-11-19 21:54:36 +00:00
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/Babanasaur/headshot-hexaitos-24.png">
<img src="/assets/images/Hexaitos/Babanasaur/headshot-hexaitos-24_thumb2.jpg" alt="A stylised painting of the head and part of the upper body of an anthropomorphic bateleur eagle. The image is square" width="600" height="400" loading="lazy">
</a>
<div class="desc">Headshot commission Babanasaur</div>
</div>
</div>
2024-10-26 20:09:30 +00:00
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/FaultyArts/hexaitos_icon.png">
2024-11-18 23:05:54 +00:00
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_icon_small.png" alt="A simple shaded icon of an anthropomorphic bateleur eagle" width="600" height="400" loading="lazy">
2024-10-26 20:09:30 +00:00
</a>
<div class="desc">Hexaitos bonus icon FaultyArts</div>
</div>
2024-10-12 10:56:37 +00:00
</div>
2024-10-26 20:09:30 +00:00
2024-11-02 18:11:13 +00:00
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/Jagal/huevember_2024.jpg">
2024-11-18 23:05:54 +00:00
<img src="/assets/images/Hexaitos/Jagal/huevember_2024_thumb.jpg" alt="A half-body painting of an anthropomorphic bateleur eagle walking through a field." width="600" height="400" loading="lazy">
2024-11-02 18:11:13 +00:00
</a>
<div class="desc">Huevember 2024 (Day 2) Jagal</div>
</div>
</div>
2024-10-26 20:09:30 +00:00
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png">
2024-11-18 23:05:54 +00:00
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur_thumb.jpg" alt="A reference sheet for an anthropomorphic bateleur eagle" width="600" height="400" loading="lazy">
2024-10-26 20:09:30 +00:00
</a>
<div class="desc">Hexaitos ref sheet FaultyArts</div>
</div>
2024-10-12 10:56:37 +00:00
</div>
2024-10-26 20:09:30 +00:00
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/CZGoldEdition/spookyHexaitos_icon.png">
2024-11-18 23:05:54 +00:00
<img src="/assets/images/Hexaitos/CZGoldEdition/spookyHexaitos_icon_thumb.jpg" alt="A spooky icon of an anthropomorphic bateleur eagle" width="600" height="400" loading="lazy">
2024-10-26 20:09:30 +00:00
</a>
<div class="desc">Spooky icon portrait 2024 CZGoldEdition</div>
</div>
2024-10-12 10:56:37 +00:00
</div>
2024-10-26 20:09:30 +00:00
2024-10-12 10:56:37 +00:00
</div>
2024-10-26 20:09:30 +00:00
<div class="clearfix"></div>
</div>
<footer>
<p>2024 - 2024 hexaitos.com</p>
<p>Made with Jekyll</p>
<a rel="me" href="https://squawk.social/@hexaitos"></a>
</footer>
</body>
2024-11-18 23:05:54 +00:00
</html>