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