Skip to content

Commit a0986aa

Browse files
committed
Update habit links
1 parent 5d3e133 commit a0986aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/projects.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ import CodeAnimatorGif from "@/images/code-animation.gif";
114114
</span>
115115
<iframe
116116
src={import.meta.env.PROD
117-
? "https://bjoernf.com/fun/habits/embed?tracker=e25a4788-21a5-40db-9af2-6d20d84010a5"
118-
: "http://localhost:4321/fun/habits/embed?tracker=5f6d41c6-a2b4-4674-b7dc-29b2bff3d8e8"}
117+
? "https://bjoernf.com/fun/habits/embed?tracker=09ff0ea7-60bd-40b0-815e-2349bcb9a619"
118+
: "http://localhost:4321/fun/habits/embed?tracker=dbc1b4cf-c0ce-4cf7-aea5-0d2f0de7783e"}
119119
width="100%"
120120
style="border:none; min-height: 180px;"></iframe>
121121
</div>

0 commit comments

Comments
 (0)