Skip to content

Commit e2cd6e9

Browse files
committed
Fix broken search output
1 parent 9fb62cb commit e2cd6e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/templates/pages/default.txp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ curl_close($curl2);
219219
</main>
220220
<txp:else />
221221
<txp:if_search>
222+
<txp:article pgonly limit="12" />
222223
<body itemscope itemtype="https://schema.org/SearchResultsPage">
223224
<txp:output_form form="body_header" />
224225
<main aria-label="Main content">

0 commit comments

Comments
 (0)