diff --git a/src/pages/blog/[...page].astro b/src/pages/blog/[...page].astro index 851c7d6..3d7f44f 100644 --- a/src/pages/blog/[...page].astro +++ b/src/pages/blog/[...page].astro @@ -36,7 +36,8 @@ const blog = page.data; const metadata = { title: "Blog", - description: "Latest news and updates from our team.", + description: + "Chia sẻ hành trình, trải nghiệm và những câu chuyện thú vị của Ba Lô & Dép Lào trên mọi nẻo đường.", }; --- @@ -51,7 +52,7 @@ const metadata = {