datacipen commited on
Commit
f90d597
·
verified ·
1 Parent(s): ef2fcf6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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