Skip to content

Commit

Permalink
Send DocSearch client js
Browse files Browse the repository at this point in the history
  • Loading branch information
jdjfisher committed Dec 2, 2024
1 parent 01cdc9e commit de5300a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Search.astro
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import '@/assets/css/search.css';
---

<DocSearch
client:load
appId={import.meta.env.PUBLIC_ALGOLIA_APP_ID}
apiKey={import.meta.env.PUBLIC_ALGOLIA_API_KEY}
indexName="mianalysisio"
Expand Down

0 comments on commit de5300a

Please sign in to comment.