Spaces:
Sleeping
Sleeping
William Gunnells
commited on
Commit
•
68092cc
1
Parent(s):
fc6871a
change link and text
Browse files
app/templates/general_pages/index.html
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
<!-- <script defer="defer" src="/static/js/main.5f0c332d.js"></script> -->
|
13 |
<link href="/static/css/main.47bafb87.css" rel="stylesheet">
|
14 |
<center>
|
15 |
-
<a href="https://mag.tmryk.com"><img src="/static/images/tmryk-logo-small.png" alt="Logo" class="logo" width="300"></a>
|
16 |
</center>
|
17 |
<!-- <meta http-equiv="refresh" content="10;https://mag.tmryk.com" /> -->
|
18 |
|
@@ -22,5 +22,5 @@
|
|
22 |
<div id="root"></div>
|
23 |
</body>
|
24 |
<p><center>
|
25 |
-
<a target='_blank' href="https://mag.tmryk.com" style="link:blue;hover:blue;">Test
|
26 |
</html>
|
|
|
12 |
<!-- <script defer="defer" src="/static/js/main.5f0c332d.js"></script> -->
|
13 |
<link href="/static/css/main.47bafb87.css" rel="stylesheet">
|
14 |
<center>
|
15 |
+
<a target='_blank' href="https://mag.tmryk.com"><img src="/static/images/tmryk-logo-small.png" alt="Logo" class="logo" width="300"></a>
|
16 |
</center>
|
17 |
<!-- <meta http-equiv="refresh" content="10;https://mag.tmryk.com" /> -->
|
18 |
|
|
|
22 |
<div id="root"></div>
|
23 |
</body>
|
24 |
<p><center>
|
25 |
+
<a target='_blank' href="https://mag.tmryk.com" style="link:blue;hover:blue;">Test your model performance against adversarial attacks<br>Click Here</a></center></p>
|
26 |
</html>
|