From a020eb1ba05c4a2b3e5c5fc0f37cf258d629356e Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 5 May 2012 18:12:20 +0300 Subject: [PATCH] Index: It was "coming soon" for months and it's finally here! :D --- index.html | 8 +++++++- index.md | 8 ++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 index.md diff --git a/index.html b/index.html index 684e27f..ce0c8af 100644 --- a/index.html +++ b/index.html @@ -1 +1,7 @@ -Coming soon... +

Welcome

+ +

You can find my GPG key here

+ +

Why I don't use S/MIME?

+ +

Hosting by GitHub pages

diff --git a/index.md b/index.md new file mode 100644 index 0000000..8de72ef --- /dev/null +++ b/index.md @@ -0,0 +1,8 @@ +Welcome +======= + +You can find my [GPG key here](http://mkaysi.github.com/PGP.txt) + +Why I don't use [S/MIME?](http://mkaysi.github.com/Clearsigning.html) + +Hosting by [GitHub pages](http://pages.github.com/)