This repository was archived by the owner on Oct 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -329,7 +329,7 @@ export default function Groot() {
329329 alt = "windows logo"
330330 />
331331 < Link
332- className = "button button--outline button--primary button--lg umami--click--download-windows "
332+ onclick = "fathom.trackGoal('I8XXZTK4', 0); "
333333 to = "https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_windows_installer/Groot2-1.0.1-windows-installer.exe"
334334 >
335335 Download Windows installer
@@ -342,7 +342,7 @@ export default function Groot() {
342342 alt = "linux logo"
343343 />
344344 < Link
345- className = "button button--outline button--primary button--lg umami--click--download-linux "
345+ onclick = "fathom.trackGoal('VGT2ANC4', 0); "
346346 to = "https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-1.0.1-linux-installer.run"
347347 >
348348 Download Linux installer
@@ -355,7 +355,7 @@ export default function Groot() {
355355 alt = "appimage logo"
356356 />
357357 < Link
358- className = "button button--outline button--primary button--lg umami--click--download-appimage "
358+ onclick = "fathom.trackGoal('DIQDUTJ2', 0); "
359359 to = "https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-v1.0.1-x86_64.AppImage"
360360 >
361361 Download AppImage (Linux)
You can’t perform that action at this time.
0 commit comments