File tree Expand file tree Collapse file tree 3 files changed +56
-33
lines changed Expand file tree Collapse file tree 3 files changed +56
-33
lines changed Original file line number Diff line number Diff line change 55<txp:if_variable name="caption" value="">
66
77 <p itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
8- <img itemprop="url contentUrl" src="<txp:image_url link='0' />" alt="<txp:image_info type='alt' />">
8+ <img loading="lazy" itemprop="url contentUrl" src="<txp:image_url link='0' />" alt="<txp:image_info type='alt' />">
99 <meta itemprop="width" content="<txp:image_info type="w" />">
1010 <meta itemprop="height" content="<txp:image_info type="h" />">
1111 </p>
1414
1515 <figure itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
1616
17- <img itemprop="url contentUrl" src="<txp:image_url link='0' />" alt="<txp:image_info type='alt' />">
17+ <img loading="lazy" itemprop="url contentUrl" src="<txp:image_url link='0' />" alt="<txp:image_info type='alt' />">
1818 <meta itemprop="width" content="<txp:image_info type="w" />">
1919 <meta itemprop="height" content="<txp:image_info type="h" />">
2020
You can’t perform that action at this time.
0 commit comments