Compare commits
11
Commits
4244bbaa4a
..
qualif
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4c1cefc1f5 | ||
|
|
f1c39eaae2 | ||
|
|
a52b4baddc | ||
|
|
dc9fd58f66 | ||
|
|
65a6c50fec | ||
|
|
e6d2eee9ea | ||
|
|
24e08fca4f | ||
|
|
ac1b35b1d9 | ||
|
|
24afa9a8e8 | ||
|
|
2ee7decbfd | ||
|
|
e38a3df248 |
@@ -4,3 +4,5 @@ dist
|
||||
*.local
|
||||
.env
|
||||
.env.local
|
||||
.agents
|
||||
.dockerignore
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>gestiondescmpetences</title>
|
||||
<title>gestiondescompetences</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
|
||||
}
|
||||
Reference in New Issue
Block a user