1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:06:38 -04:00

remove algolia search stuff from production for now

This commit is contained in:
2021-04-03 09:46:12 -04:00
parent 83d88f0f77
commit 1d6d6686b2
11 changed files with 1 additions and 74 deletions

View File

@ -1,7 +0,0 @@
algoliasearchNetlify({
appId: "0XNKMPBIAW",
apiKey: "2cdf280c8d3ba1b40c38a7d71bbe5b0b",
siteId: "a7403a53-fd9d-44c0-a708-a84d9fc1454d",
branch: "main",
selector: "div#search",
});

File diff suppressed because one or more lines are too long