footer maybe one more commit
This commit is contained in:
parent
c4cc2977d0
commit
266e559f27
1 changed files with 1 additions and 3 deletions
|
@ -124,14 +124,12 @@ export const FOOTERLINKS = {
|
||||||
{ href: "/contact", label: "Contact" },
|
{ href: "/contact", label: "Contact" },
|
||||||
{ href: "/blog", label: "Blog" },
|
{ href: "/blog", label: "Blog" },
|
||||||
{ href: "/forum", label: "Forum" },
|
{ href: "/forum", label: "Forum" },
|
||||||
{ href: "/changelogs", label: "Change Logs" },
|
|
||||||
],
|
],
|
||||||
plans: [
|
plans: [
|
||||||
{ href: "/docs", label: "Docs" },
|
{ href: "/docs", label: "Docs" },
|
||||||
{ href: "/downloads", label: "Downloads" },
|
{ href: "/downloads", label: "Downloads" },
|
||||||
{ href: "/mods", label: "Svrjs Mods" },
|
{ href: "/mods", label: "Svrjs Mods" },
|
||||||
{ href: "/tos", label: "Terms of Serivce" },
|
{ href: "/changelogs", label: "Change Logs" },
|
||||||
{ href: "/privacy-policy", label: "Privacy Policy" },
|
|
||||||
],
|
],
|
||||||
social: {
|
social: {
|
||||||
supportText: "Support Us on Socials",
|
supportText: "Support Us on Socials",
|
||||||
|
|
Loading…
Reference in a new issue