change photo url, make refsheet clickable
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<div class="pfp">
|
<div class="pfp">
|
||||||
<img src="/assets/css/images/Hexaitos/FaultyArts/hexaitos_icon.png"/>
|
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_icon.png"/>
|
||||||
<p>A headshot of me!<br/> Made by FaultyArts</p>
|
<p>A headshot of me!<br/> Made by FaultyArts</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 3.2 MiB After Width: | Height: | Size: 3.2 MiB |
Before Width: | Height: | Size: 561 KiB After Width: | Height: | Size: 561 KiB |
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<div class="pfp">
|
<div class="pfp">
|
||||||
<img src="/assets/css/images/Hexaitos/FaultyArts/hexaitos_icon.png"/>
|
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_icon.png"/>
|
||||||
<p>A headshot of me!<br/> Made by FaultyArts</p>
|
<p>A headshot of me!<br/> Made by FaultyArts</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,9 @@
|
||||||
|
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<h1 id="my-ref-sheet">My ref sheet</h1>
|
<h1 id="my-ref-sheet">My ref sheet</h1>
|
||||||
<p><img src="/assets/css/images/Hexaitos/FaultyArts/hexaitos_bateleur.png" alt="My refsheet" /></p>
|
<p><a href="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png" target="_blank">
|
||||||
|
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png" />
|
||||||
|
</a></p>
|
||||||
|
|
||||||
<p>Drawn by <a href="https://faultyarts.carrd.co/">FaultyArts</a>.</p>
|
<p>Drawn by <a href="https://faultyarts.carrd.co/">FaultyArts</a>.</p>
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 3.2 MiB After Width: | Height: | Size: 3.2 MiB |
Before Width: | Height: | Size: 561 KiB After Width: | Height: | Size: 561 KiB |
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
@ -4,6 +4,8 @@ title: "Hexaitos.com – Ref Sheet"
|
||||||
---
|
---
|
||||||
|
|
||||||
# My ref sheet
|
# My ref sheet
|
||||||
![My refsheet](/assets/css/images/Hexaitos/FaultyArts/hexaitos_bateleur.png)
|
<a href="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png" target="_blank">
|
||||||
|
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png">
|
||||||
|
</a>
|
||||||
|
|
||||||
Drawn by [FaultyArts](https://faultyarts.carrd.co/).
|
Drawn by [FaultyArts](https://faultyarts.carrd.co/).
|