#193 - More groovy images to spice up the twitter feed.
This commit is contained in:
parent
15cf5230be
commit
adb22d4c07
|
@ -43,7 +43,8 @@ automation:
|
|||
tweet: '{{trigger.event.data.title}} - {{trigger.event.data.link}}'
|
||||
image: >-
|
||||
{% set pictures = [
|
||||
"/config/www/custom_ui/floorplan/images/branding/BearStoneParty.png"
|
||||
"/config/www/custom_ui/floorplan/images/branding/BearStoneParty.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/Chalk-Podcast.png"
|
||||
] %}
|
||||
{{ pictures|random }}
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1023 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 2.4 MiB |
Loading…
Reference in New Issue