mirror of
https://github.com/10h30/blog-balodeplao.git
synced 2026-05-12 15:21:15 +09:00
content: update navigation links to reflect new categories
This commit is contained in:
+5
-3
@@ -14,8 +14,10 @@ export const siteConfig = {
|
|||||||
facebook: "https://facebook.com/balodeplao",
|
facebook: "https://facebook.com/balodeplao",
|
||||||
},
|
},
|
||||||
navLinks: [
|
navLinks: [
|
||||||
{ text: "Home", href: "/" },
|
{ text: "Du Lịch", href: "/category/du-lich" },
|
||||||
{ text: "Blog", href: "/blog" },
|
{ text: "Ẩm Thực", href: "/category/an-uong" },
|
||||||
{ text: "Contact", href: "/contact" },
|
{ text: "Làm Đẹp", href: "/category/lam-dep" },
|
||||||
|
{ text: "Tâm Sự", href: "/category/tam-su" },
|
||||||
|
{ text: "Mẹo Hay", href: "/category/meo-hay" },
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user