We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04bd0de commit 69ac4a2Copy full SHA for 69ac4a2
1 file changed
src/templates/pages/default.txp
@@ -104,7 +104,7 @@
104
</main>
105
<txp:else />
106
<txp:if_search>
107
- <txp:article pgonly limit="12" />
+ <txp:article min-txp-version-verified='%%<txp:page_url type="compatibility" />' max-txp-version-verified='<txp:page_url type="compatibility" />%%' pgonly limit="12" />
108
<body itemscope itemtype="https://schema.org/SearchResultsPage">
109
<txp:output_form form="body_header" />
110
<main aria-label="Main content">
0 commit comments