Skip to content

Commit

Permalink
Add GetFeedback widget (MetaMask#962)
Browse files Browse the repository at this point in the history
* Add GetFeedback widget

* yarn install

* use double quotes
  • Loading branch information
alexandratran authored Oct 13, 2023
1 parent 66e56d3 commit 707e549
Show file tree
Hide file tree
Showing 8 changed files with 4,402 additions and 4,517 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const config = {
scripts: [
{ src: "https://cmp.osano.com/AzZMxHTbQDOQD8c1J/a2e89f0e-f467-4542-bfea-30ea2c1a6648/osano.js" },
{ src: "https://plausible.io/js/script.js", defer: true, "data-domain": "docs.metamask.io" },
{ src: "/js/getfeedback.js", defer: true, async: true },
],

markdown: {
Expand Down
Loading

0 comments on commit 707e549

Please sign in to comment.