commit | f6acdbe7966c62ca03aa40a24b25189ebcdde681 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 13 10:29:37 2016 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 13 15:31:48 2016 -0800 |
tree | a37317facee00991d924798ab68ea823b9d46ad9 | |
parent | 44b7d6bf01f2bdfac04221344853bc602f7a64a2 [diff] [blame] |
Moved back to ng1 Change-Id: I43b284e3b3cb3ac19d43c088de988c89a7ea8807
diff --git a/src/app/core/footer/footer.html b/src/app/core/footer/footer.html new file mode 100644 index 0000000..8d14479 --- /dev/null +++ b/src/app/core/footer/footer.html
@@ -0,0 +1,6 @@ +<footer class="footer"> + Build with ♥ by the + <a href="https://github.com/opencord/xos/team"> + {{vm.brand}} Team + </a> +</footer>