remove postman button from landing page
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m9s
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m9s
This commit is contained in:
parent
74618c8cce
commit
7553a35b79
@ -35,12 +35,6 @@ const buttons: Button[] = [
|
|||||||
tooltip: "Click to get started!",
|
tooltip: "Click to get started!",
|
||||||
url: "/documentation",
|
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",
|
title: "Documentation",
|
||||||
tooltip: "Click to open the documentation",
|
tooltip: "Click to open the documentation",
|
||||||
|
Loading…
Reference in New Issue
Block a user