Skip to content

Commit df3eb97

Browse files
committed
Update preset descriptions
1 parent cb37f57 commit df3eb97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/presets/breadcrumbs/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
return [
44
'handle' => 'breadcrumbs',
55
'name' => 'Breadcrumbs',
6-
'description' => 'A breadcrumbs partial using schema markup.',
6+
'description' => 'A breadcrumbs partial.',
77
'operations' => [
88
[
99
'type' => 'copy',

resources/presets/search/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
return [
44
'handle' => 'search',
55
'name' => 'Search',
6-
'description' => 'Search form search results.',
6+
'description' => 'Search form and search results.',
77
'operations' => [
88
[
99
'type' => 'copy',

0 commit comments

Comments
 (0)