ThomasSimonini HF staff commited on
Commit
c0bc227
1 Parent(s): 4768bf5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -17,6 +17,6 @@
17
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
18
  </head>
19
  <body class="dark">
20
- <h1>The correct link to Huggy is <a href="https://huggingface.co/spaces/ThomasSimonini/Huggy">here</a></h1>
21
  </body>
22
  </html>
 
17
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
18
  </head>
19
  <body class="dark">
20
+ <h1>The correct link to Huggy is <a href="https://huggingface.co/spaces/ThomasSimonini/Huggy" target="_blank">here</a></h1>
21
  </body>
22
  </html>