diff --git a/README.md b/README.md index 127f710..ccfa227 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ featuredImage = "img/foobar.jpg" This can be used when creating an "About me"-page. ``` +++ -hide = true +hidden = true +++ ``` diff --git a/layouts/index.html b/layouts/index.html index e1b4e99..90b2b63 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -3,7 +3,7 @@