mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-17 16:55:31 -04:00
remove algolia search stuff from production for now
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
algoliasearchNetlify({
|
||||
appId: "0XNKMPBIAW",
|
||||
apiKey: "2cdf280c8d3ba1b40c38a7d71bbe5b0b",
|
||||
siteId: "a7403a53-fd9d-44c0-a708-a84d9fc1454d",
|
||||
branch: "main",
|
||||
selector: "div#search",
|
||||
});
|
4
assets/js/vendor/algolia.js
vendored
4
assets/js/vendor/algolia.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,3 +0,0 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
@import "@algolia/algoliasearch-netlify-frontend/dist/algoliasearchNetlify.css";
|
@@ -15,7 +15,6 @@ $max-width: unquote($max-width);
|
||||
@import "abstracts/settings";
|
||||
@import "abstracts/themes";
|
||||
@import "abstracts/reset";
|
||||
@import "abstracts/search";
|
||||
|
||||
// Global Styles
|
||||
@import "components/typography";
|
||||
|
Reference in New Issue
Block a user