Skip to content

Commit

Permalink
fix: remove form integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvaro Jose committed Oct 17, 2023
1 parent 7a53739 commit 87ce647
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 54 deletions.
10 changes: 0 additions & 10 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,16 +142,6 @@ const config = {
indexName: 'tarant-js'
}
}),
scripts: [
{
src: 'https://formspree.io/js/formbutton-v1.min.js',
defer: true,
},
{
src: `/js/frombutton.js`,
defer: true,
},
],
};

module.exports = config;
44 changes: 0 additions & 44 deletions static/js/frombutton.js

This file was deleted.

0 comments on commit 87ce647

Please sign in to comment.