Skip to content

Commit

Permalink
Add excludes to analytics settings
Browse files Browse the repository at this point in the history
  • Loading branch information
trevormunoz committed Jun 11, 2021
1 parent f08be8d commit fb9a495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ module.exports = {
resolve: `gatsby-plugin-plausible`,
options: {
domain: `mith.umd.edu`,
excludePaths: ["/mith-static/*"]
},
},
{
Expand Down

0 comments on commit fb9a495

Please sign in to comment.