added Artwork Guidelines
This commit is contained in:
parent
3b7c345285
commit
9794bce6da
22
index.html
22
index.html
|
@ -11,6 +11,19 @@
|
|||
<link rel="stylesheet" href="./css/custom.css">
|
||||
<script src="https://kit.fontawesome.com/14a35c233c.js" crossorigin="anonymous"></script>
|
||||
<title>JaxOff 🌸💦 Reference Page</title>
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:title" content="JaxOff 🌸💦 Reference Page">
|
||||
<meta property="og:description" content="🌸💦">
|
||||
<meta property="og:image" content="https://ref.jaxoff.tv/img/temp-refsheet.png">
|
||||
<meta property="og:url" content="https://ref.jaxoff.tv/">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="JaxOff 🌸💦 Art Credits">
|
||||
<meta name="twitter:description" content="🌸💦">
|
||||
<meta name="twitter:image" content="https://ref.jaxoff.tv/img/temp-refsheet.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -133,6 +146,15 @@
|
|||
<p>
|
||||
Nonbinary Elftwink Femboi <a href="https://jaxoff.tv">VTuber</a>. Barkeeper & owner, guitar player. More lore wip...
|
||||
</p>
|
||||
<hr>
|
||||
<h3>
|
||||
Artwork Guidelines
|
||||
</h3>
|
||||
<p>
|
||||
Generally everyone is allowed to make art of Jax, as long as you show it to me when it's done! Both SFW and NSFW/Spicy Art is fine :3<br><br>
|
||||
Jax is a verse switch, so pretty much everything goes. However, please refrain from drawing too extreme kinks (Scat, Blood, etc.).<br><br>
|
||||
If you're unsure if what you wanna do is fine, just message me on <a href="https://link.jaxoff.tv" target="_blank">Social Media</a> :3
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- /// End About /// -->
|
||||
|
|
Loading…
Reference in New Issue