Skip to content

Commit

Permalink
chore(ui): update jitsu endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
duyet authored Dec 5, 2024
1 parent 276a3ce commit fec26b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/Analytics.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export default function AnalyticWrapper() {
<Script
id="jitsu"
strategy="afterInteractive"
src="https://cm43x9afh00003b61bdnjgdkj.d.jitsu.com/p.js"
src="https://j.duyet.net/p.js"
/>
</>
);
Expand Down

3 comments on commit fec26b6

@vercel
Copy link

@vercel vercel bot commented on fec26b6 Dec 5, 2024

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on fec26b6 Dec 5, 2024

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

cv – ./apps/cv

cv-duyet-team.vercel.app
duyet-cv.vercel.app
cv-git-master-duyet-team.vercel.app
cv.duyet.net

@vercel
Copy link

@vercel vercel bot commented on fec26b6 Dec 5, 2024

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

insights – ./apps/insights

duyet-insights.vercel.app
insights-duyet-team.vercel.app
insights-git-master-duyet-team.vercel.app
insights.duyet.net

Please sign in to comment.