Skip to content

Commit 04bd0de

Browse files
committed
Semi-fix the search
1 parent 964a763 commit 04bd0de

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/templates/pages/default.txp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@
104104
</main>
105105
<txp:else />
106106
<txp:if_search>
107-
<body itemscope itemtype="https://schema.org/SearchResultsPage">
107+
<txp:article pgonly limit="12" />
108+
<body itemscope itemtype="https://schema.org/SearchResultsPage">
108109
<txp:output_form form="body_header" />
109110
<main aria-label="Main content">
110111
<txp:search_input />

0 commit comments

Comments
 (0)