Skip to content

Commit

Permalink
Remove Hotjar
Browse files Browse the repository at this point in the history
  • Loading branch information
flaurida committed May 31, 2020
1 parent dd0ef64 commit 585b975
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 30 deletions.
1 change: 0 additions & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,5 @@ module.exports = {
plugins: [
path.resolve(__dirname, './src/gitter-chat'),
path.resolve(__dirname, './src/github-stars'),
path.resolve(__dirname, './src/hotjar'),
],
};
3 changes: 1 addition & 2 deletions docs/now.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"build": {
"env": {
"ALGOLIA_API_KEY": "@algolia_api_key",
"HOTJAR_ID": "@hotjar_id"
"ALGOLIA_API_KEY": "@algolia_api_key"
}
}
}
27 changes: 0 additions & 27 deletions docs/src/hotjar/index.js

This file was deleted.

0 comments on commit 585b975

Please sign in to comment.