Language switcher
This commit is contained in:
@ -29,6 +29,11 @@ export default defineAppConfig({
|
||||
image: '/img/social.png',
|
||||
socials: {
|
||||
github:'',
|
||||
Language: {
|
||||
label: 'En',
|
||||
icon: 'ri:english-input',
|
||||
href: 'https://docu.djeex.fr'
|
||||
},
|
||||
Gitea: {
|
||||
label: 'Gitea',
|
||||
icon: 'cib:gitea',
|
||||
|
@ -13,6 +13,9 @@ main:
|
||||
cta:
|
||||
- Accéder à la doc
|
||||
- /apropos/bienvenue
|
||||
secondary:
|
||||
- En →
|
||||
- https://docu.djeex.fr
|
||||
---
|
||||
|
||||
#title
|
||||
|
Reference in New Issue
Block a user