mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-09 17:42:02 +05:30
uncomment pubnix from navbar
This commit is contained in:
parent
9349f20cef
commit
06180941f9
@ -28,7 +28,7 @@
|
|||||||
const menus = [
|
const menus = [
|
||||||
{ name: "Instances", url: "/instances" },
|
{ name: "Instances", url: "/instances" },
|
||||||
{ name: "Donate", url: "/donate" },
|
{ name: "Donate", url: "/donate" },
|
||||||
// { name: "Pubnix", url: "/pubnix" },
|
{ name: "Pubnix", url: "/pubnix" },
|
||||||
{ name: "Contact", url: "/contact" },
|
{ name: "Contact", url: "/contact" },
|
||||||
{ name: "Team", url: "/team" },
|
{ name: "Team", url: "/team" },
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user