Skip to content

Commit

Permalink
docs: turn off Vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
fallion committed Nov 18, 2020
1 parent aad0758 commit 1002f1e
Show file tree
Hide file tree
Showing 4 changed files with 1,705 additions and 18,587 deletions.
4 changes: 2 additions & 2 deletions www/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ module.exports = {
],
copyright: `Copyright © ${
new Date().getFullYear()
} My Project, Inc. Built with Docusaurus.`,
} aevea OU, Built with Docusaurus.`,
},
algolia: {
apiKey: process.env.ALGOLIA_KEY || "none",
Expand Down Expand Up @@ -79,7 +79,7 @@ module.exports = {
src: "https://plausible.io/js/plausible.js",
async: true,
defer: true,
// "data-domain": "commitsar.tech",
"data-domain": "commitsar.tech",
},
],
};
Loading

1 comment on commit 1002f1e

@vercel
Copy link

@vercel vercel bot commented on 1002f1e Nov 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.