Remove "Buy me a coffee" link to Navbar component
This commit is contained in:
@@ -233,12 +233,6 @@ function Navbar() {
|
||||
icon: <LuClipboardSignature className="mr-2 h-4 w-4" />,
|
||||
text: "Changelog",
|
||||
},
|
||||
{
|
||||
href: "https://ko-fi.com/proxmoxhelperscripts",
|
||||
event: "ko-fi",
|
||||
icon: <Coffee className="mr-2 h-4 w-4" />,
|
||||
text: "Buy me a coffee",
|
||||
},
|
||||
{
|
||||
href: "https://github.com/tteck/Proxmox",
|
||||
event: "View on GitHub",
|
||||
|
||||
Reference in New Issue
Block a user