Add Ghost CMS blog section (list + article pages)

This commit is contained in:
2026-07-23 20:59:29 +05:30
parent 9a42e8b6e5
commit 5e457f4f39
9 changed files with 767 additions and 0 deletions
+1
View File
@@ -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" },