Spaces:
Running
Running
Commit
•
c0bc227
1
Parent(s):
4768bf5
Update index.html
Browse files- 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>
|