Correct inconsistent capitalization in README

pull/729/head
SkyAllinott 2025-06-11 21:34:22 +07:00
parent c88fd526e5
commit 542f11a764
1 changed files with 2 additions and 2 deletions

@ -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,
</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.