Added links to homepage
This commit is contained in:
parent
ec742b15db
commit
1ee4053c4c
10 changed files with 156 additions and 10 deletions
6
next-i18next.config.js
Normal file
6
next-i18next.config.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
module.exports = {
|
||||
i18n: {
|
||||
defaultLocale: 'en',
|
||||
locales: ['en', 'es'],
|
||||
},
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue