Skip to content

Commit

Permalink
chore: add protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
2075 committed Jun 15, 2022
1 parent 23bd7c9 commit 2d97dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export function MyApp({ Component, emotionCache = clientSideEmotionCache, pagePr
const router = useRouter();
useEffect(() => {
Fathom.load('XLUUAYWU', {
url: 'brilliant-truthful.gamedao.co/script.js',
url: 'https://brilliant-truthful.gamedao.co/script.js',
includedDomains: ['gamedao.co'],
})
function onRouteChangeComplete() {
Expand Down

1 comment on commit 2d97dc6

@vercel
Copy link

@vercel vercel bot commented on 2d97dc6 Jun 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.