forked from DGNum/infrastructure
feat(eleves): Update and fix
This commit is contained in:
parent
e7e0305aea
commit
0bab90256a
2 changed files with 3 additions and 4 deletions
|
@ -12,8 +12,7 @@ in {
|
|||
root = "${sources.www-eleves.outPath}/www";
|
||||
|
||||
locations."/" = {
|
||||
tryFiles = "$uri $uri/index.html 404";
|
||||
index = "/fr/index.html";
|
||||
tryFiles = "$uri $uri/index.html /fr/$uri /en/$uri /fr/index.html";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
@ -132,9 +132,9 @@
|
|||
"url": "https://git.dgnum.eu/DGNum/www.eleves.ens.fr.git"
|
||||
},
|
||||
"branch": "main",
|
||||
"revision": "313e200264bb8db940b8b158ef7a385680d717b1",
|
||||
"revision": "75aab3de8cf3bdbcbf9354c5ba48a4584d4e7e4d",
|
||||
"url": null,
|
||||
"hash": "1yqk9x8y6jr94xjhbs6rnwhcvy0ym2s5ilnqqric8g38dh63ys7z"
|
||||
"hash": "07l7imbbbqah1mfvii2cn5cdjzvh0diybyla05ff119g2414gmb6"
|
||||
}
|
||||
},
|
||||
"version": 3
|
||||
|
|
Loading…
Reference in a new issue