uncomment pubnix from navbar

This commit is contained in:
2023-02-17 21:56:35 +05:30
parent 9349f20cef
commit 06180941f9

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" },
{