Skip to content

Commit 69ac4a2

Browse files
committed
Version search filtering
1 parent 04bd0de commit 69ac4a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/templates/pages/default.txp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
</main>
105105
<txp:else />
106106
<txp:if_search>
107-
<txp:article pgonly limit="12" />
107+
<txp:article min-txp-version-verified='%%<txp:page_url type="compatibility" />' max-txp-version-verified='<txp:page_url type="compatibility" />%%' pgonly limit="12" />
108108
<body itemscope itemtype="https://schema.org/SearchResultsPage">
109109
<txp:output_form form="body_header" />
110110
<main aria-label="Main content">

0 commit comments

Comments
 (0)