diff --git a/config.yaml b/config.yaml index aa9fd4e..2632e97 100644 --- a/config.yaml +++ b/config.yaml @@ -12,6 +12,9 @@ markup: # permalinks: # post: /blog/:title +params: + Description: "Hi! I'm Daniel. I live in Kansas City where I help run a small Christian church, raise two kids with my awesome wife, and write software for Divvy." + outputs: home: [html] blog: ['html', 'rss'] diff --git a/content/_index.md b/content/_index.md index 864accd..a2e0dc1 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,6 +1,8 @@ ## Hi! I'm Daniel. - +photo of daniel + + I live in Kansas City where I help run a small Christian church, raise two kids diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index afae5f4..b26ca60 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,20 +1,21 @@ - + + {{ block "title" . }}{{ .Site.Title }}{{ end }} - +
- Skip to Content + Skip to Content
- @@ -32,15 +33,15 @@ {{ end }}
- -
-
{{ block "main" . }}{{ .Content }}{{ end }}
+
{{ block "main" . }}{{ .Content }}{{ end }}
diff --git a/layouts/index.html b/layouts/index.html index ef80ac1..3a76ccb 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -12,9 +12,9 @@ {{ end }} -

More Me

+

External Links

-