Add umami event tracking to install command buttons in Script.tsx

This commit is contained in:
Bram Suurd
2024-05-17 20:41:21 +02:00
parent 92a9a59347
commit 2c86645116

View File

@@ -52,7 +52,7 @@ function ScriptItem() {
repository on GitHub. It helps a lot!
</p>
<div>
<Button className="text-white">
<Button data-umami-event="Star on Github" className="text-white">
<Link href="https://github.com/tteck/Proxmox">
Star on GitHub 💫
</Link>