diff options
Diffstat (limited to 'afb-client/app/Frontend/pages/Home/Home.html')
-rw-r--r-- | afb-client/app/Frontend/pages/Home/Home.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/afb-client/app/Frontend/pages/Home/Home.html b/afb-client/app/Frontend/pages/Home/Home.html index 6eda66d..25bb983 100644 --- a/afb-client/app/Frontend/pages/Home/Home.html +++ b/afb-client/app/Frontend/pages/Home/Home.html @@ -1,5 +1,4 @@ -<!-- comment --> - +<!-- Foundation Annotations generate tmp/route.js --> --- name: myhome url: /home @@ -31,6 +30,6 @@ animationIn: slideInRight </div> </div> -<!-- + <link-button href="sample" icon="fi-home" label="sample"></link-button> ---> + |