From e8c85e6e15706da0c42c7568349e63cd4fb5acdf Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Tue, 12 Sep 2017 13:12:58 +0100 Subject: [PATCH] Add description to index page --- content/_index.md | 1 + layouts/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 573280d..6267160 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,3 +1,4 @@ --- title: Homepage --- +Part Developer. Part SysAdmin. Part Hacker. All Nerd! diff --git a/layouts/index.html b/layouts/index.html index e0c4c4e..36bfe82 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -7,7 +7,7 @@
-

Part Developer. Part SysAdmin. Part Hacker. All Nerd!

+

{{ plainify .Content }}

I'm Jake. A software engineer with a passion for security and privacy. This is my website, a home for my projects, blog posts, and anything else for that matter.