Skip to content

Commit

Permalink
Completed setup for connecting Algolia
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Nov 22, 2023
1 parent 06fade8 commit 6978db9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/cfg/buildprofiles.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
<buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<variables>
<algolia-api-key>a0063db6c09308e75a69bb9ba3bf83ba</algolia-api-key>
<algolia-id>TFI39P0622</algolia-id>
<algolia-index>laravel-lang</algolia-index>
<algolia-api-key>a0063db6c09308e75a69bb9ba3bf83ba</algolia-api-key>
<primary-color>frozen</primary-color>
<og-image>social-logo.png</og-image>
<generate-canonicals>true</generate-canonicals>
<header-logo>logo.svg</header-logo>
<locale-code>en_US</locale-code>
<generate-canonicals>true</generate-canonicals>
<og-image>social-logo.png</og-image>
<primary-color>frozen</primary-color>
<web-root>https://laravel-lang.com</web-root>
<versions-switcher>
https://raw.githubusercontent.com/Laravel-Lang/docs/main/help-versions.json
</versions-switcher>
Expand Down

0 comments on commit 6978db9

Please sign in to comment.