imamnurby commited on
Commit
db386ee
·
1 Parent(s): 4a2d28d

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -28,7 +28,7 @@
28
  <h1 class="jumbotron-heading" style="text-align: center;">ArduinoProg</h1>
29
  <h3 class="jumbotron-heading" style="text-align: center; margin-bottom: 10px">~Towards Automating Arduino Programming~</h3>
30
  <div class="col text-center">
31
- <a href="https://youtu.be/d8E4Zjrs_KQ">Demo Video</a>
32
  <!-- <a href="https://github.com/imamnurby/ArduinoProg">GitHub</a> -->
33
  <p>
34
  <br>
 
28
  <h1 class="jumbotron-heading" style="text-align: center;">ArduinoProg</h1>
29
  <h3 class="jumbotron-heading" style="text-align: center; margin-bottom: 10px">~Towards Automating Arduino Programming~</h3>
30
  <div class="col text-center">
31
+ <a href="https://youtu.be/d8E4Zjrs_KQ" onclick="window.open('https://youtu.be/d8E4Zjrs_KQ', '_blank'); return false;">Demo Video</a>
32
  <!-- <a href="https://github.com/imamnurby/ArduinoProg">GitHub</a> -->
33
  <p>
34
  <br>