Skip to content

Commit 362732d

Browse files
committed
full script
1 parent ee7e106 commit 362732d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/_app.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const App = ({ Component, pageProps }) => {
1616
strategy='lazyOnload'
1717
data-domain='carbonplan.org'
1818
data-api='https://carbonplan.org/proxy/api/event'
19-
src='https://carbonplan.org/js/script.js'
19+
src='https://carbonplan.org/js/script.file-downloads.outbound-links.js'
2020
/>
2121
)}
2222
<MDXProvider components={componentsWithStyles}>

0 commit comments

Comments
 (0)