feat: completely remove lightbox feature
All checks were successful
Deploy Theme / deploy (push) Successful in 15s

This commit is contained in:
2026-02-19 18:40:49 +01:00
parent dd9bad935e
commit c8f731a353
4 changed files with 1 additions and 58 deletions

View File

@@ -14,7 +14,7 @@
</header>
{{#if feature_image}}
<figure class="post-feature-image mb-12 rounded-lg overflow-hidden shadow-xl">
<figure class="mb-12 rounded-lg overflow-hidden shadow-xl">
<img
class="w-full h-auto object-cover"
src="{{img_url feature_image size="xl"}}"