You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
574 B
16 lines
574 B
<footer bs-footer> |
|
<p bs-text="copyright">© 2016 - |
|
<a href="http://browsersync.io">Browsersync.io</a> |
|
</p> |
|
<p> |
|
<a href="https://github.com/Browsersync/UI/" bs-icon> |
|
<svg bs-svg-icon><use xlink:href="#svg-github"></use></svg> |
|
</a> |
|
<a href="https://twitter.com/browsersync" bs-icon> |
|
<svg bs-svg-icon><use xlink:href="#svg-twitter"></use></svg> |
|
</a> |
|
<a href="http://www.wearejh.com" bs-icon> |
|
<svg bs-svg-icon><use xlink:href="#svg-jh"></use></svg> |
|
</a> |
|
</p> |
|
</footer>
|
|
|