diff --git a/README.md b/README.md index 79cae20..e5b9b70 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Vite React Typescript i18n -VRTN is Vite React Typescript i18n template +VRTN is Vite React Tailwindcss Typescript i18n template -[Live Demo](https://vite-react-typescript-i18n-template.vercel.app/) +[Live Demo](https://vrtn.0plan.dev/) ## 🚀 Features @@ -28,7 +28,7 @@ VRTN is Vite React Typescript i18n template [//]: # (### GitHub Template) [//]: # () -[//]: # ([Create a repo from this template on GitHub](https://github.com/chlee125/vrtn/generate).) +[//]: # ([Create a repo from this template on GitHub](https://github.com/0plan/vrtn/generate) ## Usage @@ -40,7 +40,7 @@ Just run and visit http://localhost:5173 ### Build -To build the App, run +Build the App ```bash pnpm build diff --git a/src/components/layouts/footer.tsx b/src/components/layouts/footer.tsx index 98006e9..ad2b02b 100644 --- a/src/components/layouts/footer.tsx +++ b/src/components/layouts/footer.tsx @@ -7,7 +7,7 @@ function Footer() {