We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb37f57 commit df3eb97Copy full SHA for df3eb97
resources/presets/breadcrumbs/config.php
@@ -3,7 +3,7 @@
3
return [
4
'handle' => 'breadcrumbs',
5
'name' => 'Breadcrumbs',
6
- 'description' => 'A breadcrumbs partial using schema markup.',
+ 'description' => 'A breadcrumbs partial.',
7
'operations' => [
8
[
9
'type' => 'copy',
resources/presets/search/config.php
'handle' => 'search',
'name' => 'Search',
- 'description' => 'Search form search results.',
+ 'description' => 'Search form and search results.',
0 commit comments