From 16a38bf5d206b23b79b0cd2b6edd3673d9d9d70b Mon Sep 17 00:00:00 2001 From: luxagraf Date: Fri, 27 Sep 2024 08:27:13 -0500 Subject: jrnl: changed photo credit to use my name --- templates/lib/img_cluster.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/lib/img_cluster.html') diff --git a/templates/lib/img_cluster.html b/templates/lib/img_cluster.html index 9e7d8a3..317bf8b 100644 --- a/templates/lib/img_cluster.html +++ b/templates/lib/img_cluster.html @@ -1,6 +1,6 @@ {% load get_image_by_size %}{% if caption or exif %}
{%endif%} - {%if image.alt %}{{image.alt}}{%else%}{{image.title}}{%endif%} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} + {%if image.alt %}{{image.alt}}{%else%}{{image.title}}{%endif%} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}Scott Gilbertson{%endif%} {% if caption or exif %}
{% endif %}{% if caption %}{{image.caption|safe}}{% endif %}{% if exif %} | Camera: {{image.exif_make}} {{image.exif_model}} with {{image.exif_lens}}{% endif %}{% if caption or exif %}
{% endif %} -- cgit v1.2.3-70-g09d2