Skip to content

Commit

Permalink
https yt iframe
Browse files Browse the repository at this point in the history
  • Loading branch information
ksydex committed Feb 16, 2020
1 parent 1ee3544 commit d2cf6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/workout/exercise/_id.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
allowfullscreen="allowfullscreen"
width="100%"
height="340"
:src="'http://www.youtube.com/embed/' + EXERCISE.url + '?autoplay=0'"
:src="'https://www.youtube.com/embed/' + EXERCISE.url + '?autoplay=0'"
frameborder="0"
></iframe>
</div>
Expand Down

0 comments on commit d2cf6c4

Please sign in to comment.