File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
< html lang ="fr ">
3
3
< head >
4
4
< meta charset ="UTF-8 " />
5
- < link rel ="icon " type ="image/svg+xml " href ="/favicon.ico " />
5
+ < link rel ="icon " type ="image/svg+xml " href ="/dsfr/favicon/ favicon.ico " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0, maximum-scale=1 " />
7
7
8
8
< title >
9
- Le socle interministériel de logiciels libres est un ensemble de logiciels libres préconisés par l'État français depuis 2013.
9
+ Le socle interministériel de logiciels libres est un ensemy ble de logiciels libres préconisés par l'État français depuis 2013.
10
10
</ title >
11
11
12
12
< link rel ="me " href ="https://social.numerique.gouv.fr/@codegouvfr ">
Original file line number Diff line number Diff line change 4
4
* ''
5
5
**/
6
6
export const appPath = ( ( ) => {
7
- const envValue = import . meta. env [ "PUBLIC_URL" ] ;
7
+ const envValue = import . meta. env . BASE_URL ;
8
8
9
9
if ( envValue === "." ) {
10
10
// Storybook
You can’t perform that action at this time.
0 commit comments