Initialize project
This commit is contained in:
parent
9ddf055aba
commit
238a3ef8d0
@ -10,7 +10,6 @@ export const LINKS = () => {
|
||||
{ id: 3, pagename: t("support"), pathname: "/support" },
|
||||
{ id: 4, pagename: t("statistics"), pathname: "/statistics" },
|
||||
{ id: 5, pagename: t("news"), pathname: "/news" },
|
||||
{ id: 6, pagename: t("volunteers"), pathname: "/volunteers" },
|
||||
];
|
||||
|
||||
return LINKS;
|
||||
|
Loading…
Reference in New Issue
Block a user