diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index be519f1..06f5d53 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -18,7 +18,7 @@ skills_grouped = false
interests = true
contact = false
tagline = true
-objective = false
+aboutMe = false
projects = false
papers = false
avatar = true
diff --git a/layouts/home.html b/layouts/home.html
index 8b115fb..baa8102 100644
--- a/layouts/home.html
+++ b/layouts/home.html
@@ -20,8 +20,8 @@
{{ range .Site.Data.features.about }} {{ .details }}