diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-22 17:54:09 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-22 17:54:09 +0100 |
commit | b9b2a4e990f6a0a80281bd21132152b79665c3d2 (patch) | |
tree | 0e565be00a29cee1becd3c906368639178fb039c /afb-client/app/Frontend/pages | |
parent | 4c75745c475edfbb6a9258ee80944e655fdf89f6 (diff) |
small bugs
Diffstat (limited to 'afb-client/app/Frontend/pages')
-rw-r--r-- | afb-client/app/Frontend/pages/Home/Home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/afb-client/app/Frontend/pages/Home/Home.html b/afb-client/app/Frontend/pages/Home/Home.html index 25bb983..307bd2d 100644 --- a/afb-client/app/Frontend/pages/Home/Home.html +++ b/afb-client/app/Frontend/pages/Home/Home.html @@ -8,7 +8,7 @@ animationIn: slideInRight <h3> <img class="logo" src="images/logo/triskel_iot_bzhx250.png" alt="IoT.bzh Logo" style="height:150px;"> - App Framework Binder Simple Client + App Framework Binder Simple Client </h3> <token-refresh></token-refresh> |