-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
THE-1369 ajout du switch dans le menu parametre d'accessibilite + ajo…
…ut du theme inverted a useColorMode + HeaderMobile.vue
- Loading branch information
1 parent
6125bc1
commit 980be6b
Showing
3 changed files
with
22 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
NUXT_APP_API=http://localhost:8990/api/v1/ | ||
NUXT_APP_API=https://beta.theses.fr/api/v1/ | ||
NUXT_APP_API=https://theses.fr/api/v1/ | ||
NUXT_APP_APIREF=https://apicom.sudoc.fr/wsReferentiels/v1/ | ||
NUXT_IS_MAINTENANCE=false | ||
NUXT_MAINTENANCE_MESSAGE="<p>Nous nous excusons pour tout inconvénient que cela pourrait causer. </p><br /> <p>Vous pouvez suivre le compte Twitter de l'ABES pour le suivi des travaux : <a href='https://twitter.com/com_abes' target='_blank'>https://twitter.com/com_abes</a></p><br /><p>Nous vous remercions pour votre patience et nous revenons bientôt !</p>" | ||
NUXT_IS_MAINTENANCE=false | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters