diff --git a/content/_index.md b/content/_index.md index 1824a89..977b612 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,3 +1 @@ -I'm a technologist in Durham, North Carolina, USA. I write about adventures with my family, stuff I make, and interesting things I find on the web. [More about me.][1] - -[1]: /about/ +I'm a technologist in Durham, North Carolina, USA. I write about adventures with my family, stuff I make, and interesting things I find on the web. diff --git a/themes/v2/layouts/index.html b/themes/v2/layouts/index.html index 554061e..48db866 100644 --- a/themes/v2/layouts/index.html +++ b/themes/v2/layouts/index.html @@ -1,6 +1,23 @@ {{ define "main" }} {{ .Content }} + +