mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-07 05:26:43 +01:00
unlist removed youtube video
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
f3e87096b0
commit
df3b819f11
2 changed files with 0 additions and 21 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
Loading…
Reference in a new issue