rvalia commited on
Commit
4a980b1
1 Parent(s): 3843078

Update app/templates/general_pages/index.html

Browse files
app/templates/general_pages/index.html CHANGED
@@ -22,13 +22,13 @@
22
  <a target='_blank' href="https://mag.tmryk.com" style="color: blue;"> <!-- Change text color to blue -->
23
  <img src="/static/images/tmryk-logo-small.png" alt="Logo" class="logo" width="300">
24
  </a>
25
- </center>
26
 
27
  <p>Test your model performance against adversarial attacks</p>
 
28
  <p>
29
  <center>
30
  <a target='_blank' href="https://mag.tmryk.com" style="color: blue;"> <!-- Change text color to blue -->
31
- <br><br>Click Here
32
  </a>
33
  </center>
34
  </p>
 
22
  <a target='_blank' href="https://mag.tmryk.com" style="color: blue;"> <!-- Change text color to blue -->
23
  <img src="/static/images/tmryk-logo-small.png" alt="Logo" class="logo" width="300">
24
  </a>
 
25
 
26
  <p>Test your model performance against adversarial attacks</p>
27
+ </center>
28
  <p>
29
  <center>
30
  <a target='_blank' href="https://mag.tmryk.com" style="color: blue;"> <!-- Change text color to blue -->
31
+ <br><br>Login or Register for a New Account
32
  </a>
33
  </center>
34
  </p>