unlist removed youtube video

Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
Mattias Andrée 2013-06-01 14:52:53 +02:00
parent f3e87096b0
commit df3b819f11
2 changed files with 0 additions and 21 deletions

View file

@ -59,7 +59,6 @@
<br/>
<i>external links:</i><br/>
<a target="page" href="./pages/youtube-demo.html">Demonstration</a><br/>
<a target="page" href="./pages/fortune+ponysay.html">ponysay fortunes</a><br/>
<br/>
</td>

View file

@ -1,20 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="../screen.css" media="screen"/>
<title>ponysay</title>
</head>
<body>
<br/>
I found this youtube video used to introduce kids to the command line.<br/>
It is just simple demonstraction one the absolute basics of <code>ponysay</code>.<br/>
However, it does not introduce the <code>-f</code> option.<br/>
<br/>
It is 40 seconds long, check it out <a href="https://www.youtube.com/watch?v=fyD2gv9UspU">[here]</a><br/>
</body>
</html>