make the artist link visible with the right css class

This commit is contained in:
Solene Rapenne 2022-07-02 23:12:07 +02:00
parent cc07001a55
commit 4d9049e950
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@
alt="A Puffy using a computer" /> alt="A Puffy using a computer" />
</picture> </picture>
</a> </a>
<figcaption>Puffy using a computer with a real mouse sleeping nearby, artwork realized by <a href="https://triapul.cz/ida/en">Barbora Báčová</a></figcaption> <figcaption>Puffy using a computer with a real mouse sleeping nearby, artwork realized by <a class="permalink" href="https://triapul.cz/ida/en">Barbora Báčová</a></figcaption>
</figure> </figure>
</article> </article>