diff --git a/infoscreen/static/img/otaajot16fb.png b/infoscreen/static/img/otaajot16fb.png new file mode 100644 index 0000000..9c1424e Binary files /dev/null and b/infoscreen/static/img/otaajot16fb.png differ diff --git a/infoscreen/static/js/infoscreen_controllers.js b/infoscreen/static/js/infoscreen_controllers.js index b4d2b5b..4efe481 100644 --- a/infoscreen/static/js/infoscreen_controllers.js +++ b/infoscreen/static/js/infoscreen_controllers.js @@ -6,8 +6,8 @@ app.controller('infoscreen_main', function($scope,$timeout){ $scope.index = -1; var templates = [ { - template: "/static/html/test1.html?img=siklogo", - onload: function(){$scope.imagepath = "/static/img/siklogo.jpg";} + template: "/static/html/test1.html?img=otatarha", + onload: function(){$scope.imagepath = "/static/img/otaajot16fb.png";} },{ template: "/static/html/abb.html" },{