Add Ghost CMS blog section (list + article pages)
This commit is contained in:
@@ -10,6 +10,7 @@ const links = [
|
||||
{ href: "/about", label: "About" },
|
||||
{ href: "/events", label: "Events" },
|
||||
{ href: "/knowledge", label: "Knowledge" },
|
||||
{ href: "/blog", label: "Blog" },
|
||||
{ href: "/gallery", label: "Gallery" },
|
||||
{ href: "/why-join", label: "Why Join" },
|
||||
{ href: "/contact", label: "Contact" },
|
||||
|
||||
Reference in New Issue
Block a user