hexaitos.com/_site/refsheet.html

37 lines
944 B
HTML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Hexaitos.com Ref Sheet</title>
<link rel="stylesheet" href="/assets/css/styles.css">
<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 id="my-ref-sheet">My ref sheet</h1>
<p><a href="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png" target="_blank">
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur_thumb.png" />
</a></p>
<p>Drawn by <a href="https://faultyarts.carrd.co/">FaultyArts</a>. Click the image to enlargen it (opens it in a new tab, roughly 4 MB).</p>
</div>
</body>
<footer>
<p>2024 - 2024 hexaitos.com</p>
<p>Made with Jekyll</p>
</footer>
</html>