diff --git a/README.md b/README.md index 38f13cb..967c8ac 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ To run this template project in your local for personal use or contribution, sim ## Roadmap - [x] Add Dark Mode -- [ ] Add i18n +- [x] Add i18n - [x] Add Styling - [x] Sass - [x] Tailwind @@ -193,6 +193,7 @@ List of resources that are helpful and would like to give credit to. - [How to Build a Multi-Language Application with NuxtJS](https://crowdin.com/blog/2023/01/24/nuxt-js-i18n-tutorial) - [Vue i18n](https://vue-i18n.intlify.dev/) - [Nuxt Seo Kit](https://github.com/harlan-zw/nuxt-seo-kit) +- [Nuxt Image](https://image.nuxtjs.org/)

(back to top)

diff --git a/app.vue b/app.vue index e614d96..5a5cfb6 100644 --- a/app.vue +++ b/app.vue @@ -1,7 +1,7 @@ diff --git a/components/MobileSidebar.vue b/components/MobileSidebar.vue index 40f71d1..ae1cc65 100644 --- a/components/MobileSidebar.vue +++ b/components/MobileSidebar.vue @@ -34,7 +34,7 @@ const links = [ @click="toggleSidebar" >