Revert "- logo file"

This reverts commit b444f9a4e6.
master
Bwa 2017-01-16 22:45:01 +00:00
parent fb03473d5f
commit 4a6c660e5f
2 changed files with 5 additions and 1 deletions

View File

@ -2,9 +2,13 @@ return {
displayTime = 2,
transitionTime = 0.5,
nodes = {
{'nodes.at'},
{'nodes.cube'},
{'nodes.time'},
{'nodes.weather'},
{'nodes.slideshow', fileName='images/logo.png', displayTime=5},
{'nodes.misery', displayTime = 7},
{'nodes.screen1'},
{'nodes.slideshow', fileName='images/pig.png', displayTime=5},
},
environment = os.getenv('ENV') or 'prod',
renderWidth = 1280,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB