Skip to content

Commit 5c21efd

Browse files
committed
- Fix youtube embed
1 parent 1b9f068 commit 5c21efd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/blog/2018-06-26-How-To-Build-Powerful-APIs-Blazingly-Fast-With-Nodejs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Because “good enough” is sometimes all it takes
2222
Because everyone’s “standard” might be different
2323
…you name it
2424

25-
<iframe width="420" height="315"
26-
src="https://www.youtube.com/watch?time_continue=1&v=nSKp2StlS6s">
27-
</iframe>
25+
<p align="center">
26+
<iframe width="560" height="315" src="https://www.youtube.com/embed/nSKp2StlS6s" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
27+
</p>
2828

2929
> don’t be that developer…
3030

0 commit comments

Comments
 (0)