home · contact · privacy
Move all scripts etc. to their own directory.
[redo-blog] / title.do
diff --git a/title.do b/title.do
deleted file mode 100644 (file)
index 082accf..0000000
--- a/title.do
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-if [ ! -f "$1" ]; then
-  printf "Yet another blog"
-fi