remove postman button from landing page
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m9s

This commit is contained in:
Lee 2024-04-20 14:35:36 +01:00
parent 74618c8cce
commit 7553a35b79

@ -35,12 +35,6 @@ const buttons: Button[] = [
tooltip: "Click to get started!",
url: "/documentation",
},
{
title: "Postman Collection",
tooltip: "Click to view the Postman Collection",
url: "https://www.postman.com/imfascinated/workspace/minecraft-utilities",
openInNewTab: true,
},
{
title: "Documentation",
tooltip: "Click to open the documentation",