Skip to content

Commit ee0cfdd

Browse files
author
Samuel Bodin
authored
fix: undocument powered by (#278)
1 parent 6495afc commit ee0cfdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ algoliasearchNetlify({
4040
// Optional
4141
analytics: true, // Enable search analytics
4242
hitsPerPage: 5, // Amount of results to display
43-
poweredBy: true, // Controls displaying the logo (mandatory with our FREE plan)
4443
placeholder: 'Search...', // Input placeholder
4544
openOnFocus: true, // Open search panel with default search, when focusing input
4645
detached: { mediaQuery: '(max-width: 500px)' }, // Determine when the search popup should open in detached mode (full screen, modal experience). Can be set to `true` or `false` to always/never go in detached mode.

0 commit comments

Comments
 (0)