Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -585,6 +585,7 @@ class CustomDash(Dash):
|
|
585 |
<html>
|
586 |
<head>
|
587 |
<title>Dashboard des compétences</title>
|
|
|
588 |
</head>
|
589 |
<body>
|
590 |
|
|
|
585 |
<html>
|
586 |
<head>
|
587 |
<title>Dashboard des compétences</title>
|
588 |
+
<link href="https://fonts.cdnfonts.com/css/inter" rel="stylesheet">
|
589 |
</head>
|
590 |
<body>
|
591 |
|