uncomment pubnix from navbar

This commit is contained in:
Arya 2023-02-17 21:56:35 +05:30
parent 9349f20cef
commit 06180941f9
Signed by untrusted user: arya
GPG Key ID: 842D12BDA50DF120

View File

@ -28,7 +28,7 @@
const menus = [
{ name: "Instances", url: "/instances" },
{ name: "Donate", url: "/donate" },
// { name: "Pubnix", url: "/pubnix" },
{ name: "Pubnix", url: "/pubnix" },
{ name: "Contact", url: "/contact" },
{ name: "Team", url: "/team" },
{