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

Update app/templates/general_pages/index.html

Browse files
app/templates/general_pages/index.html CHANGED
@@ -19,7 +19,7 @@
19
  <div id="root"></div>
20
 
21
  <center>
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
 
 
19
  <div id="root"></div>
20
 
21
  <center>
22
+ <a target='_blank' href="http://www.tumeryk.com" >
23
  <img src="/static/images/tmryk-logo-small.png" alt="Logo" class="logo" width="300">
24
  </a>
25