Upload templates/index.html with huggingface_hub
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -2984,7 +2984,7 @@ function updatePerseveranceProfile(scenarioTitle) {
|
|
| 2984 |
if (regularityText) {
|
| 2985 |
regularityText.innerHTML = `
|
| 2986 |
<div style="font-size: 12px; color: #555; line-height: 1.4;">
|
| 2987 |
-
|
| 2988 |
</div>
|
| 2989 |
`;
|
| 2990 |
}
|
|
|
|
| 2984 |
if (regularityText) {
|
| 2985 |
regularityText.innerHTML = `
|
| 2986 |
<div style="font-size: 12px; color: #555; line-height: 1.4;">
|
| 2987 |
+
Persistance modérée, effort concentré surtout le weekend.
|
| 2988 |
</div>
|
| 2989 |
`;
|
| 2990 |
}
|