Spaces:
Sleeping
Sleeping
Commit ·
fc6871a
1
Parent(s): 1f70603
links
Browse files
app/templates/general_pages/index.html
CHANGED
|
@@ -11,7 +11,9 @@
|
|
| 11 |
<!-- <title>React App</title> -->
|
| 12 |
<!-- <script defer="defer" src="/static/js/main.5f0c332d.js"></script> -->
|
| 13 |
<link href="/static/css/main.47bafb87.css" rel="stylesheet">
|
|
|
|
| 14 |
<a href="https://mag.tmryk.com"><img src="/static/images/tmryk-logo-small.png" alt="Logo" class="logo" width="300"></a>
|
|
|
|
| 15 |
<!-- <meta http-equiv="refresh" content="10;https://mag.tmryk.com" /> -->
|
| 16 |
|
| 17 |
</head>
|
|
@@ -20,5 +22,5 @@
|
|
| 20 |
<div id="root"></div>
|
| 21 |
</body>
|
| 22 |
<p><center>
|
| 23 |
-
<a target='_blank' href="https://mag.tmryk.com" style="link:blue;hover:blue;">Test Model Performance<br>
|
| 24 |
</html>
|
|
|
|
| 11 |
<!-- <title>React App</title> -->
|
| 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 |
|
| 19 |
</head>
|
|
|
|
| 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 Model Performance<br>Click Here</a></center></p>
|
| 26 |
</html>
|