Skip to content

Commit

Permalink
full script
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane98c committed Feb 7, 2025
1 parent cb0b02c commit 8962ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/_app.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default function App({ Component, pageProps }) {
strategy='lazyOnload'
data-domain='carbonplan.org'
data-api='https://carbonplan.org/proxy/api/event'
src='https://carbonplan.org/js/script.js'
src='https://carbonplan.org/js/script.file-downloads.outbound-links.js'
/>
)}
<Component {...pageProps} />
Expand Down

0 comments on commit 8962ed1

Please sign in to comment.