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

16 lines
478 B
HTML
Raw Normal View History

2021-10-04 18:04:55 +00:00
<!-- section commented
2021-10-02 18:19:31 +00:00
<article id="artwork">
2021-09-30 19:30:03 +00:00
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
2021-10-04 18:04:55 +00:00
<h2>Artworks of the moment</h2>
2021-10-02 10:24:16 +00:00
<figure>
2022-03-21 20:37:32 +00:00
<a href="images/puffer_city_original.jpg">
2021-10-02 10:24:16 +00:00
<picture>
2022-03-21 20:37:32 +00:00
<img src="images/puffer_city_small.jpg"
2021-10-04 18:04:55 +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
</picture>
</a>
<figcaption>MASCOT</figcaption>
</figure>
2021-10-02 18:19:31 +00:00
</article>
2021-10-04 18:04:55 +00:00
END HTML Comment -->