openbsd-webzine/issues/_template/80_ARTWORK.html

17 lines
515 B
HTML
Raw Normal View History

2021-10-02 18:19:31 +00:00
<!-- section commented --
<article id="artwork">
2021-09-30 19:30:03 +00:00
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
2021-09-29 21:44:02 +00:00
<h1>Artworks of the moment</h1>
2021-10-02 10:24:16 +00:00
<figure>
<a href="static/images/puffer_city_original.jpg"
<picture>
<img src="static/images/puffer_city_small.jpg"
2021-10-01 01:05:14 +00:00
alt="A drawing featuring a city viewed from some altitude with many characters looking like OpenBSD mascot."
2021-10-02 10:24:16 +00:00
width="100%" />
</picture>
</a>
<figcaption>MASCOT</figcaption>
</figure>
2021-10-02 18:19:31 +00:00
</article>
-- END HTML Comment -->