From bd91995487b26c787f95ab5f4638eb3a8b3b830a Mon Sep 17 00:00:00 2001 From: James Walker Date: Tue, 3 Jan 2012 00:28:58 -0500 Subject: [PATCH] super simple contact page --- _layouts/default.html | 3 ++- contact/index.md | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 contact/index.md diff --git a/_layouts/default.html b/_layouts/default.html index 5bb253d..b23a392 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -22,8 +22,9 @@
diff --git a/contact/index.md b/contact/index.md new file mode 100644 index 0000000..e9f7534 --- /dev/null +++ b/contact/index.md @@ -0,0 +1,5 @@ +--- +layout: page +title: contact me +--- +You can contact me via email: [walkah@walkah.net](mailto:walkah@walkah.net)