diff --git a/README.md b/README.md index 33b6554..a585c51 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ * Docker containers status * Server stats * Custom widgets -* [and many more...](docs/configuration.md#configuring-glance) +* [And many more...](docs/configuration.md#configuring-glance) ### Fast and lightweight * Low memory usage @@ -286,7 +286,7 @@ This is almost always caused by the browser extension Dark Reader. To fix this,
-cannot unmarshal !!map into []glance.page +Cannot unmarshal !!map into []glance.page The most common cause of this is having a `pages` key in your `glance.yml` and then also having a `pages` key inside one of your included pages. To fix this, remove the `pages` key from the top of your included pages.