Added some Chuck Norris style jokes to the Bear Stone Twitter Account : @BearStoneHA
This commit is contained in:
parent
5ef97985b1
commit
2d5b05eb46
|
@ -286,7 +286,18 @@ tweet_engine_setup:
|
||||||
"/config/www/custom_ui/floorplan/images/branding/tv4.png",
|
"/config/www/custom_ui/floorplan/images/branding/tv4.png",
|
||||||
"/config/www/custom_ui/floorplan/images/branding/tv5.png",
|
"/config/www/custom_ui/floorplan/images/branding/tv5.png",
|
||||||
"/config/www/custom_ui/floorplan/images/branding/tv6.png"
|
"/config/www/custom_ui/floorplan/images/branding/tv6.png"
|
||||||
]
|
],
|
||||||
|
|
||||||
|
"joke": [
|
||||||
|
"/config/www/custom_ui/floorplan/images/branding/repo_ad2.png",
|
||||||
|
"/config/www/custom_ui/floorplan/images/branding/repo_ad4.png",
|
||||||
|
"/config/www/custom_ui/floorplan/images/branding/robot.png",
|
||||||
|
"/config/www/custom_ui/floorplan/images/branding/servers4.png",
|
||||||
|
"/config/www/custom_ui/floorplan/images/branding/servers5.png",
|
||||||
|
"/config/www/custom_ui/floorplan/images/branding/door2.png",
|
||||||
|
"/config/www/custom_ui/floorplan/images/branding/minecraft-icon.png",
|
||||||
|
"/config/www/custom_ui/floorplan/images/branding/windy.png"
|
||||||
|
]
|
||||||
} %}
|
} %}
|
||||||
|
|
||||||
{{ images[topic]|random }}
|
{{ images[topic]|random }}
|
||||||
|
|
Loading…
Reference in New Issue