diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index 8132b96..2cd6e1d 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -41,6 +41,7 @@ params:
# some information about you
author:
name: "Jane Doe"
+ nickname: "Jane"
image: "images/avatar.png"
# give your some contact information. they will be used in the footer
contactInfo:
diff --git a/layouts/partials/home.html b/layouts/partials/home.html
index d87a3fb..90e3dd7 100644
--- a/layouts/partials/home.html
+++ b/layouts/partials/home.html
@@ -7,7 +7,14 @@
-