Skip to content

Commit 5902b36

Browse files
committed
set default fathom trackingUrl
1 parent c6f25ca commit 5902b36

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gatsby-config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,6 @@ module.exports = {
203203
{
204204
resolve: 'gatsby-plugin-fathom',
205205
options: {
206-
// Your custom domain, defaults to `cdn.usefathom.com`
207-
trackingUrl: 'processing.org',
208206
// Unique site id
209207
siteId: 'DKYMXLKT'
210208
}

0 commit comments

Comments
 (0)