diff --git a/components/Navbar.tsx b/components/Navbar.tsx index fcbecd5..2fe96c1 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -233,12 +233,6 @@ function Navbar() { icon: , text: "Changelog", }, - { - href: "https://ko-fi.com/proxmoxhelperscripts", - event: "ko-fi", - icon: , - text: "Buy me a coffee", - }, { href: "https://github.com/tteck/Proxmox", event: "View on GitHub",