Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -286,7 +286,7 @@ This is almost always caused by the browser extension Dark Reader. To fix this,
</details>

<details>
<summary><strong>cannot unmarshal !!map into []glance.page</strong></summary>
<summary><strong>Cannot unmarshal !!map into []glance.page</strong></summary>

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.

Expand Down