footer maybe one more commit

This commit is contained in:
Cypro Freelance 2024-07-28 13:21:35 +05:30
parent c4cc2977d0
commit 266e559f27

View file

@ -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",