website-htmx-rustelo-code/site/templates/image-prompts/blog.j2

11 lines
397 B
Text
Raw Normal View History

2026-07-10 03:44:13 +01:00
{% if image_type == "thumbnail" -%}
Square thumbnail for a technical blog post titled "{{ title }}".
Category: {{ category }}. Topics: {{ tags }}.
{% else -%}
Wide hero image for a technical blog post titled "{{ title }}".
Category: {{ category }}. Topics: {{ tags }}.
{% if excerpt %}Summary: {{ excerpt }}.{% endif %}
{% endif -%}
{{ style }}
No embedded text. No typography overlays. No logos.