fix: change the capitalization of words in the footer

This commit is contained in:
Dorian Niemiec 2024-09-07 12:15:39 +02:00
parent 091bf1bbd2
commit 36bd6a5895

View file

@ -151,8 +151,8 @@ export const FOOTERLINKS = {
additional: [
{ href: "/contribute", label: "Contribute" },
{ href: "/vulnerabilities", label: "Vulnerabilities" },
{ href: "https://git.svrjs.org", label: "Git Server" },
{ href: "https://status.svrjs.org", label: "Server Uptime" }
{ href: "https://git.svrjs.org", label: "Git server" },
{ href: "https://status.svrjs.org", label: "Server uptime" }
],
social: {
supportText: "Support Us on Socials"