Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyro3400 authored Aug 24, 2024
1 parent b0fc066 commit 5b3ea52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export const navLinks: Link[] = [
{ label: "Spigot", link: "/server/minecraft/spigot" },
{ label: "Bedrock", link: "/server/minecraft/bedrock" },
{ label: "Pocketmine MP", link: "/server/minecraft/pocketmine" },
{ label: "Waterfall", link: "/server/minecraft/waterfall" },
//{ label: "Waterfall", link: "/server/minecraft/waterfall" },

{ label: "Software", title: true },
{ label: "Gitea", link: "/server/software/gitea" },
Expand Down

1 comment on commit 5b3ea52

@vercel
Copy link

@vercel vercel bot commented on 5b3ea52 Aug 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.