Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirilllive committed Aug 29, 2021
1 parent 47cecbd commit 5dfd76e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@
<table class="buttons_panel">
<tbody>
<tr><td class="buttons"><a href="tuesday_visual.html" target='_blank'><table style="width:100%;height:40px;"><tbody><tr><td class='icon_m icon_play'></td><td style='font-size: 16px; color:#fff;'>On-line editor</td></tr></tbody></table></a></td></tr>
<tr><td class="buttons"><a href="https://github.com/Kirilllive/tuesday-js/releases/download/0.60.0/TuesdayJS_Beta_0.60_win.zip" target='_blank'><table style="width:100%;"><tbody><tr><td class='icon_m icon_win'></td><td style='font-size: 16px; color:#fff;'>Windows</td></tr></tbody></table></a></td></tr>
<tr><td class="buttons"><a href="https://github.com/Kirilllive/tuesday-js/releases/download/0.60.0/TuesdayJS_Beta_0.60_web.zip" target='_blank'><table style="width:100%;"><tbody><tr><td class='icon_m icon_web'></td><td style='font-size: 16px; color:#fff;'>Browser</td></tr></tbody></table></a></td></tr>
<tr><td class="buttons"><a href="https://github.com/Kirilllive/tuesday-js/releases/download/0.60.0/TuesdayJS_Beta_0.60_mac.dmg" target='_blank'><table style="width:100%;"><tbody><tr><td class='icon_m icon_mac'></td><td style='font-size: 16px; color:#fff;'>macOS</td></tr></tbody></table></a></td></tr>
<tr><td class="buttons"><a href="https://github.com/Kirilllive/tuesday-js/releases/download/0.60.0/TuesdayJS_Beta_0.60_android.apk" target='_blank'><table style="width:100%;"><tbody><tr><td class='icon_m icon_android'></td><td style='font-size: 16px; color:#fff;'>Android</td></tr></tbody></table></a></td></tr>
<tr><td class="buttons"><a href="https://github.com/Kirilllive/tuesday-js/releases/download/0.62.0/TuesdayJS_Beta_0.62_win.zip" target='_blank'><table style="width:100%;"><tbody><tr><td class='icon_m icon_win'></td><td style='font-size: 16px; color:#fff;'>Windows</td></tr></tbody></table></a></td></tr>
<tr><td class="buttons"><a href="https://github.com/Kirilllive/tuesday-js/releases/download/0.62.0/TuesdayJS_Beta_0.62_web.zip" target='_blank'><table style="width:100%;"><tbody><tr><td class='icon_m icon_web'></td><td style='font-size: 16px; color:#fff;'>Browser</td></tr></tbody></table></a></td></tr>
<tr><td class="buttons"><a href="https://github.com/Kirilllive/tuesday-js/releases/download/0.62.0/TuesdayJS_Beta_0.62_mac.dmg" target='_blank'><table style="width:100%;"><tbody><tr><td class='icon_m icon_mac'></td><td style='font-size: 16px; color:#fff;'>macOS</td></tr></tbody></table></a></td></tr>
<tr><td class="buttons"><a href="https://github.com/Kirilllive/tuesday-js/releases/download/0.62.0/TuesdayJS_Beta_0.62_android.apk" target='_blank'><table style="width:100%;"><tbody><tr><td class='icon_m icon_android'></td><td style='font-size: 16px; color:#fff;'>Android</td></tr></tbody></table></a></td></tr>
<tr><td class="buttons"><a href="https://github.com/Kirilllive/tuesday-js" target='_blank'><table style="width:100%;"><tbody><tr><td class='icon_m icon_github'></td><td style='font-size: 16px; color:#fff;'>GitHub</td></tr></tbody></table></a></td></tr>
<!--<tr><td class="buttons"><a href="tutorial.html"><table style="width:100%;height:40px;"><tbody><tr><td width="12px"></td><td style='font-size: 16px; color:#fff;'>Tutorial</td></tr></tbody></table></a></td></tr>-->
<tr><td class="buttons" style="background-color:rgba(255,66,77,0.75);"><a href="https://www.patreon.com/kirill_live" target='_blank'><table style="width:100%;"><tbody><tr><td class='icon_m icon_patreon'></td><td style='font-size: 16px; color:#fff;'>Patreon</td></tr></tbody></table></a></td></tr>
Expand Down

0 comments on commit 5dfd76e

Please sign in to comment.