Add a new type '*.term' for running VTE terminal commands.
[techtalk-pse.git] / examples / simple / 30-goodbye.html
diff --git a/examples/simple/30-goodbye.html b/examples/simple/30-goodbye.html
deleted file mode 100644 (file)
index 2225729..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<link rel="stylesheet" href="style.css" type="text/css"/>
-<script src="code.js" type="text/javascript"></script>
-
-<p>
-Goodbye, hope you enjoyed this simple example.
-</p>
-
-<p>
-We hope you noticed on the previous slide that you
-could hit the <b>Up arrow</b> to get pre-populated
-history.
-</p>
-
-<p>
-Now look at these files in the current directory
-to find out how we did it:
-</p>
-
-<ul>
-<li> 10-hello.html
-<li> 20-shell.sh
-<li> 30-goodbye.html
-<li> functions &mdash; common shell functions
-<li> style.css &mdash; stylesheet
-<li> code.js &mdash; Javascript
-</ul>