mirror of
https://github.com/gethomepage/homepage.git
synced 2026-09-26 22:11:20 -07:00
Fix example, images
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 794 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 221 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 337 KiB |
@@ -25,10 +25,10 @@ widget:
|
|||||||
`grid` shows image tiles that re-flow to fit the width of the widget, e.g.:
|
`grid` shows image tiles that re-flow to fit the width of the widget, e.g.:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- World News:
|
- NASA Image of the Day:
|
||||||
widget:
|
widget:
|
||||||
type: feed
|
type: feed
|
||||||
url: https://feeds.bbci.co.uk/news/world/rss.xml
|
url: https://www.nasa.gov/feeds/iotd-feed/
|
||||||
layout: grid
|
layout: grid
|
||||||
maxItems: 8
|
maxItems: 8
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user