diff --git a/packages/settings.ts b/packages/settings.ts index 90c2669..ea000e8 100644 --- a/packages/settings.ts +++ b/packages/settings.ts @@ -1,6 +1,6 @@ export const site = { homepage: "https://fullstack-template-bng.pages.dev/", - title: "Welcome to a the new world 🌎", + title: "Welcome to the new world 🌎", description: "This is your PodCodar react-router Framework bootstrap, to facilitate your project criation", };