Skip to content

Commit

Permalink
Update Fathom URL
Browse files Browse the repository at this point in the history
  • Loading branch information
gschier committed Aug 29, 2023
1 parent 0f80683 commit dca0837
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hooks/useFathom.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export const useFathom = () => {

// Initialize Fathom when the app loads
Fathom.load(fathomCode, {
url: "https://kiwi.railway.app/script.js",
includedDomains: [siteURL],
});

Expand Down

0 comments on commit dca0837

Please sign in to comment.