an article doesn't need a photo
All checks were successful
/ deploy (push) Successful in 13s

This commit is contained in:
Minecon724 2025-01-22 16:20:29 +01:00
parent 6106cd62d1
commit 51b11323bc
Signed by untrusted user who does not match committer: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -11,7 +11,9 @@
<div id="page-content">
<div style="margin-top: 30vh;"></div>
{% if articles[0].custom.containsKey("photo") %}
<img id="current-blurred" src="{{ asset(articles[0].custom.photo) }}">
{% endif %}
{% for article in articles %}
<a href="post/{{ article.slug }}.html" class="post-short">