diff --git a/README.md b/README.md index 57dc4d4b2..8016169f1 100644 --- a/README.md +++ b/README.md @@ -442,6 +442,17 @@ docker push owner/glance:latest
+ +## Star History + + + + + + Star History Chart + + + ## Thank you To all the people who were generous enough to [sponsor](https://github.com/sponsors/glanceapp) the project and to everyone who has contributed in any way, be it PRs, submitting issues, helping others in the discussions or Discord server, creating guides and tools or just mentioning Glance on social media. Your support is greatly appreciated and helps keep the project going. diff --git a/docs/configuration.md b/docs/configuration.md index c42b04d9a..245060181 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -151,14 +151,14 @@ pages: columns: - size: full widgets: - $include: rss.yml + - $include: rss.yml - name: News columns: - size: full widgets: - type: group widgets: - $include: rss.yml + - $include: rss.yml - type: reddit subreddit: news ```