sitewide: rename THE LATEST → INDUSTRY NEWS; add social shares to /articles/<slug> template too
This commit is contained in:
@@ -30,7 +30,7 @@ interface NavItem {
|
||||
const navLinks: NavItem[] = [
|
||||
{ label: "HOME", href: "/" },
|
||||
{ label: "FEATURED", href: "/#featured" },
|
||||
{ label: "THE LATEST", href: "/news" },
|
||||
{ label: "INDUSTRY NEWS", href: "/news" },
|
||||
{ label: "SHOW COVERAGE", href: "/show-coverage" },
|
||||
{ label: "FORUM", href: "/forum" },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user