mirror of
https://github.com/gethomepage/homepage.git
synced 2026-09-26 22:11:20 -07:00
images
This commit is contained in:
@@ -18,6 +18,10 @@ widget:
|
||||
|
||||
`list` shows one row per item. Items with an image get a small thumbnail.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
`grid` shows image tiles that re-flow to fit the width of the widget, e.g.:
|
||||
|
||||
```yaml
|
||||
@@ -29,6 +33,8 @@ widget:
|
||||
maxItems: 8
|
||||
```
|
||||
|
||||

|
||||
|
||||
## Images
|
||||
|
||||
Images are taken from the feed's `media:thumbnail` / `media:content` tags or image enclosures, falling back to the first image in the item's content. Some feeds do not include images at all.
|
||||
|
||||
Reference in New Issue
Block a user