newline error fixed in plaintext

This commit is contained in:
Cypro Freelance 2024-07-06 01:03:41 +05:30
parent e64de3f4b9
commit 955c660f1c

View file

@ -13,16 +13,16 @@ export const NAVBAR = {
target: "_self", target: "_self",
label: "Docs", label: "Docs",
}, },
{
href: "/forum",
target: "_self",
label: "Forum",
},
{ {
href: "/blog", href: "/blog",
target: "_self", target: "_self",
label: "Blog", label: "Blog",
}, },
{
href: "/contact",
target: "_self",
label: "Contact",
},
], ],
rightLinks: [ rightLinks: [
{ {