We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7383164 + da410b5 commit b2cdc84Copy full SHA for b2cdc84
1 file changed
_includes/downloads/board_image.html
@@ -5,4 +5,4 @@
5
{{ large_image | absolute_url }} 700w"
6
sizes="(max-width: 1024px) 700px,
7
300px"
8
- src="{{ large_image }}" alt="Image of Board" loading="lazy">
+ src="{{ large_image | absolute_url }}" alt="Image of Board" loading="lazy">
0 commit comments