This commit is contained in:
@ -6,7 +6,7 @@ type Button = {
|
||||
};
|
||||
|
||||
const buttons: Button[] = [
|
||||
{ title: "Get Started", url: "/player/Notch" },
|
||||
{ title: "Get Started", url: "/player" },
|
||||
{ title: "Documentation", url: "https://api.mcutils.xyz/swagger-ui.html" },
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user