mirror of https://github.com/nodejs/node.git
Add video to index.html
parent
99068639d9
commit
4198de280f
|
@ -91,6 +91,12 @@ server.listen(8124, "127.0.0.1");
|
||||||
Go to <a href="https://github.com/joyent/node/wiki">the Wiki</a> for lots more information.
|
Go to <a href="https://github.com/joyent/node/wiki">the Wiki</a> for lots more information.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<h2 id="video">Introduction</h2>
|
||||||
|
|
||||||
|
<iframe title="YouTube video player" width="640" height="390"
|
||||||
|
src="http://www.youtube.com/embed/jo_B4LTHi3I" frameborder="0"
|
||||||
|
allowfullscreen></iframe>
|
||||||
|
|
||||||
<h2 id="download">Download</h2>
|
<h2 id="download">Download</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue