feat: 🎨 use drawn references

This commit is contained in:
Sebin Nyshkim 2021-03-24 23:30:50 +01:00
parent f0d6a93a58
commit 25e5db59af
8 changed files with 13 additions and 20 deletions

View file

@ -408,30 +408,23 @@
<h3>Workout</h3>
<ref-gallery>
<figure>
<img src="@img/clothes-ref/workout/hoodie.jpg" alt="Hoodie" />
<img src="@img/clothes-ref/workout/fullbody.png" alt="Full Body" />
<figcaption>
<strong>Either</strong> Hoodie (unzipped, hood on)
<p>Full Body</p>
<p>Snapback hat, tank top, fingerless gloves, shorts, sneakers</p>
<p>By <a href="https://twitter.com/turquoize_art">Atlas</a></p>
</figcaption>
</figure>
<figure>
<img src="@img/clothes-ref/workout/tank-top.jpg" alt="Tank Top" />
<figcaption><strong>Or</strong> Tank Top</figcaption>
</figure>
<figure>
<img src="@img/clothes-ref/workout/gloves.jpg" alt="Gloves" />
<figcaption>Fingerless Gloves</figcaption>
</figure>
<figure>
<img src="@img/clothes-ref/workout/apple-watch.jpg" alt="Watch" />
<figcaption>Apple Watch (for fitness tracking)</figcaption>
</figure>
<figure>
<img src="@img/clothes-ref/workout/shorts.jpg" alt="Shorts" />
<figcaption>Short Shorts</figcaption>
</figure>
<figure>
<img src="@img/clothes-ref/warm/sneakers.jpg" alt="Sneakers" />
<figcaption>Sneakers (Air Jordan style)</figcaption>
<img src="@img/clothes-ref/workout/closeup.png" alt="Close-up" />
<figcaption>
<p>Close-up</p>
<p>
Snapback hat, headphones, tank top, fingerless gloves, shorts,
smartwatch
</p>
<p>By <a href="https://twitter.com/purpledragonrei">Rei</a></p>
</figcaption>
</figure>
</ref-gallery>