diff --git a/git-logo.png b/git-logo.png deleted file mode 100644 index 16ae8d5..0000000 Binary files a/git-logo.png and /dev/null differ diff --git a/gplus.png b/gplus.png deleted file mode 100644 index 970a588..0000000 Binary files a/gplus.png and /dev/null differ diff --git a/toys/index.md b/toys/index.md index 1d5bf63..a351df1 100644 --- a/toys/index.md +++ b/toys/index.md @@ -6,7 +6,7 @@ Maybe you'll just wonder why I spend so much time on this garbage. * Download my [presentation timer](timer.html) for use in any modern browser. * If you need to write someone a letter but really don't want to, try my - [smalltalk generator](smalltalk.cgi). + [social letter generator](letter.html). * Maybe you'd rather see a [magic trick](omg-magic.html)? * How about some [Internet Reiki](reiki.html)? * [Crunt](crunt.html). diff --git a/toys/letter.md b/toys/letter.md new file mode 100644 index 0000000..801f7b7 --- /dev/null +++ b/toys/letter.md @@ -0,0 +1,124 @@ +Title: Social Letter Generator + + + +

+ +

+ +

+ + +

+ +

+ +

+ + + \ No newline at end of file diff --git a/toys/smalltalk.cgi b/toys/smalltalk.cgi deleted file mode 100755 index f70620d..0000000 --- a/toys/smalltalk.cgi +++ /dev/null @@ -1,114 +0,0 @@ -#! /bin/sh - -cd $(dirname $0) - -intro () { - shuf -n 1 <