Skip to content

Commit da410b5

Browse files
committed
One more absolute_url for rss feeds
1 parent 6d39e26 commit da410b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/downloads/board_image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
{{ large_image | absolute_url }} 700w"
66
sizes="(max-width: 1024px) 700px,
77
300px"
8-
src="{{ large_image }}" alt="Image of Board" loading="lazy">
8+
src="{{ large_image | absolute_url }}" alt="Image of Board" loading="lazy">

0 commit comments

Comments
 (0)