File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -329,7 +329,7 @@ export default function Groot() {
329
329
alt = "windows logo"
330
330
/>
331
331
< Link
332
- className = "button button--outline button--primary button--lg umami--click--download-windows "
332
+ onclick = "fathom.trackGoal('I8XXZTK4', 0); "
333
333
to = "https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_windows_installer/Groot2-1.0.1-windows-installer.exe"
334
334
>
335
335
Download Windows installer
@@ -342,7 +342,7 @@ export default function Groot() {
342
342
alt = "linux logo"
343
343
/>
344
344
< Link
345
- className = "button button--outline button--primary button--lg umami--click--download-linux "
345
+ onclick = "fathom.trackGoal('VGT2ANC4', 0); "
346
346
to = "https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-1.0.1-linux-installer.run"
347
347
>
348
348
Download Linux installer
@@ -355,7 +355,7 @@ export default function Groot() {
355
355
alt = "appimage logo"
356
356
/>
357
357
< Link
358
- className = "button button--outline button--primary button--lg umami--click--download-appimage "
358
+ onclick = "fathom.trackGoal('DIQDUTJ2', 0); "
359
359
to = "https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.0.1-x86_64.AppImage"
360
360
>
361
361
Download AppImage (Linux)
You can’t perform that action at this time.
0 commit comments